public class BxMSIntegrationConfigEditor extends Object implements org.jboss.fuse.eap.config.ConfigEditor
| Constructor and Description |
|---|
BxMSIntegrationConfigEditor() |
BxMSIntegrationConfigEditor(String layerName) |
| Modifier and Type | Method and Description |
|---|---|
void |
applyDomainConfigChange(boolean enable,
de.pdark.decentxml.Document doc) |
void |
applyStandaloneConfigChange(boolean enable,
de.pdark.decentxml.Document doc) |
List<org.jboss.fuse.eap.config.LayerConfig> |
getLayerConfigs() |
public BxMSIntegrationConfigEditor()
public BxMSIntegrationConfigEditor(String layerName)
public void applyStandaloneConfigChange(boolean enable,
de.pdark.decentxml.Document doc)
applyStandaloneConfigChange in interface org.jboss.fuse.eap.config.ConfigEditorpublic void applyDomainConfigChange(boolean enable,
de.pdark.decentxml.Document doc)
applyDomainConfigChange in interface org.jboss.fuse.eap.config.ConfigEditorpublic List<org.jboss.fuse.eap.config.LayerConfig> getLayerConfigs()
getLayerConfigs in interface org.jboss.fuse.eap.config.ConfigEditorCopyright © 2001–2015 JBoss by Red Hat. All rights reserved.