Package | Description |
---|---|
org.wildfly.build.configassembly | |
org.wildfly.build.provisioning.model | |
org.wildfly.build.util |
Modifier and Type | Method and Description |
---|---|
InputStreamSource |
SubsystemInputStreamSources.getInputStreamSource(String subsystemFileName)
Retrieves the input stream source mapped to the specified subsystem file name.
|
Modifier and Type | Method and Description |
---|---|
static void |
SubsystemsParser.parse(InputStreamSource inputStreamSource,
BuildPropertyReplacer propertyReplacer,
Map<String,Map<String,SubsystemConfig>> result) |
static void |
SubsystemsParser.parse(InputStreamSource inputStreamSource,
Map<String,Map<String,SubsystemConfig>> result) |
static void |
SubsystemsParser.parse(InputStreamSource inputStreamSource,
Map<String,String> properties,
Map<String,Map<String,SubsystemConfig>> result) |
Constructor and Description |
---|
ConfigurationAssembler(SubsystemInputStreamSources subsystemInputStreamSources,
InputStreamSource templateInputStreamSource,
String templateRootElementName,
Map<String,Map<String,SubsystemConfig>> subsystemConfigs,
File outputFile) |
ExampleParser(InputStreamSource inputStreamSource) |
TemplateParser(InputStreamSource inputStreamSource,
String rootElementName) |
Modifier and Type | Method and Description |
---|---|
InputStreamSource |
ServerProvisioning.ConfigFile.getTemplateInputStreamSource() |
Modifier and Type | Method and Description |
---|---|
void |
ServerProvisioning.ConfigFile.setTemplateInputStreamSource(InputStreamSource templateInputStreamSource) |
Modifier and Type | Class and Description |
---|---|
class |
FileInputStreamSource |
class |
ZipEntryInputStreamSource |
Modifier and Type | Method and Description |
---|---|
InputStreamSource |
MapSubsystemInputStreamSources.getInputStreamSource(String subsystemFileName) |
InputStreamSource |
BaseDirSubsystemInputStreamSources.getInputStreamSource(String subsystemFileName) |
InputStreamSource |
ZipFileSubsystemInputStreamSources.getInputStreamSource(String subsystemFileName) |
Modifier and Type | Method and Description |
---|---|
Map<String,InputStreamSource> |
MapSubsystemInputStreamSources.getInputStreamSources() |
Copyright © 2018 JBoss by Red Hat. All rights reserved.