public final class WildFlyCamelConfigPlugin extends java.lang.Object implements ConfigPlugin
| Modifier and Type | Field and Description |
|---|---|
static org.jdom.Namespace |
NS_CAMEL |
static org.jdom.Namespace |
NS_DOMAIN_90 |
static org.jdom.Namespace[] |
NS_DOMAINS |
static org.jdom.Namespace |
NS_SECURITY |
| Constructor and Description |
|---|
WildFlyCamelConfigPlugin() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
applyDomainConfigChange(ConfigContext context,
boolean enable) |
boolean |
applyStandaloneConfigChange(ConfigContext context,
boolean enable) |
java.lang.String |
getConfigName() |
java.util.List<LayerConfig> |
getLayerConfigs() |
public static final org.jdom.Namespace NS_DOMAIN_90
public static final org.jdom.Namespace[] NS_DOMAINS
public static final org.jdom.Namespace NS_CAMEL
public static final org.jdom.Namespace NS_SECURITY
public java.lang.String getConfigName()
getConfigName in interface ConfigPluginpublic java.util.List<LayerConfig> getLayerConfigs()
getLayerConfigs in interface ConfigPluginpublic boolean applyStandaloneConfigChange(ConfigContext context, boolean enable)
applyStandaloneConfigChange in interface ConfigPluginpublic boolean applyDomainConfigChange(ConfigContext context, boolean enable)
applyDomainConfigChange in interface ConfigPluginCopyright © 2019. All rights reserved.