public final class WildFlyCamelConfigPlugin extends Object implements org.wildfly.extras.config.ConfigPlugin
| Modifier and Type | Field and Description |
|---|---|
static org.jdom.Namespace |
NS_CAMEL |
static org.jdom.Namespace |
NS_DOMAIN_40 |
static org.jdom.Namespace |
NS_DOMAIN_41 |
static org.jdom.Namespace |
NS_DOMAIN_42 |
static org.jdom.Namespace[] |
NS_DOMAINS |
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(org.wildfly.extras.config.ConfigContext context,
boolean enable) |
void |
applyStandaloneConfigChange(org.wildfly.extras.config.ConfigContext context,
boolean enable) |
String |
getConfigName() |
List<org.wildfly.extras.config.LayerConfig> |
getLayerConfigs() |
public static final org.jdom.Namespace NS_DOMAIN_40
public static final org.jdom.Namespace NS_DOMAIN_41
public static final org.jdom.Namespace NS_DOMAIN_42
public static final org.jdom.Namespace[] NS_DOMAINS
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 org.wildfly.extras.config.ConfigPluginpublic List<org.wildfly.extras.config.LayerConfig> getLayerConfigs()
getLayerConfigs in interface org.wildfly.extras.config.ConfigPluginpublic void applyStandaloneConfigChange(org.wildfly.extras.config.ConfigContext context,
boolean enable)
applyStandaloneConfigChange in interface org.wildfly.extras.config.ConfigPluginpublic void applyDomainConfigChange(org.wildfly.extras.config.ConfigContext context,
boolean enable)
applyDomainConfigChange in interface org.wildfly.extras.config.ConfigPluginCopyright © 2016. All rights reserved.