public class MapSubsystemInputStreamSources extends Object implements SubsystemInputStreamSources
| Constructor and Description |
|---|
MapSubsystemInputStreamSources() |
| Modifier and Type | Method and Description |
|---|---|
InputStreamSource |
getInputStreamSource(String subsystemFileName)
Retrieves the input stream source mapped to the specified subsystem file name.
|
Map<String,InputStreamSource> |
getInputStreamSources() |
String |
toString() |
public Map<String,InputStreamSource> getInputStreamSources()
public InputStreamSource getInputStreamSource(String subsystemFileName)
SubsystemInputStreamSourcesgetInputStreamSource in interface SubsystemInputStreamSourcesCopyright © 2019 JBoss by Red Hat. All rights reserved.