public final class WildFlyCamelConfigPlugin extends Object implements ConfigPlugin
| Modifier and Type | Field and Description |
|---|---|
static LayerConfig |
FUSE_LAYER_CONFIG |
static org.jdom.Namespace |
NS_CAMEL |
static org.jdom.Namespace |
NS_DOMAIN |
static org.jdom.Namespace |
NS_LOGGING |
static org.jdom.Namespace |
NS_SECURITY |
static org.jdom.Namespace |
NS_WELD |
| Constructor and Description |
|---|
WildFlyCamelConfigPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
applyDomainConfigChange(ConfigContext context,
boolean enable) |
void |
applyStandaloneConfigChange(ConfigContext context,
boolean enable) |
String |
getConfigName() |
List<LayerConfig> |
getLayerConfigs() |
public static LayerConfig FUSE_LAYER_CONFIG
public static final org.jdom.Namespace NS_DOMAIN
public static final org.jdom.Namespace NS_CAMEL
public static final org.jdom.Namespace NS_LOGGING
public static final org.jdom.Namespace NS_SECURITY
public static final org.jdom.Namespace NS_WELD
public String getConfigName()
getConfigName in interface ConfigPluginpublic List<LayerConfig> getLayerConfigs()
getLayerConfigs in interface ConfigPluginpublic void applyStandaloneConfigChange(ConfigContext context, boolean enable)
applyStandaloneConfigChange in interface ConfigPluginpublic void applyDomainConfigChange(ConfigContext context, boolean enable)
applyDomainConfigChange in interface ConfigPluginCopyright © 2015. All rights reserved.