public class NestSubsystemExtension extends Object implements org.jboss.as.controller.Extension
| Modifier and Type | Field and Description |
|---|---|
protected static String |
CUSTOM_CONFIG_ELEMENT |
protected static String |
DEPLOYMENTS_DIR_NAME |
static String |
NAMESPACE |
protected static String |
NEST_ENABLED_ATTR |
protected static boolean |
NEST_ENABLED_DEFAULT |
protected static String |
NEST_NAME_AUTOGENERATE |
protected static String |
NEST_NAME_DEFAULT |
protected static String |
NEST_NAME_ELEMENT |
protected static String |
NEST_START_OP |
protected static String |
NEST_STATUS_OP |
protected static String |
NEST_STOP_OP |
protected static String |
PROPERTY_ELEMENT |
static String |
SUBSYSTEM_NAME |
protected static org.jboss.as.controller.PathElement |
SUBSYSTEM_PATH |
| Constructor and Description |
|---|
NestSubsystemExtension() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(org.jboss.as.controller.ExtensionContext context) |
void |
initializeParsers(org.jboss.as.controller.parsing.ExtensionParsingContext context) |
public static final String NAMESPACE
public static final String SUBSYSTEM_NAME
protected static final String DEPLOYMENTS_DIR_NAME
protected static final String NEST_ENABLED_ATTR
protected static final boolean NEST_ENABLED_DEFAULT
protected static final String NEST_NAME_ELEMENT
protected static final String NEST_NAME_AUTOGENERATE
protected static final String NEST_NAME_DEFAULT
protected static final String CUSTOM_CONFIG_ELEMENT
protected static final String PROPERTY_ELEMENT
protected static final String NEST_START_OP
protected static final String NEST_STOP_OP
protected static final String NEST_STATUS_OP
protected static final org.jboss.as.controller.PathElement SUBSYSTEM_PATH
public void initializeParsers(org.jboss.as.controller.parsing.ExtensionParsingContext context)
initializeParsers in interface org.jboss.as.controller.Extensionpublic void initialize(org.jboss.as.controller.ExtensionContext context)
initialize in interface org.jboss.as.controller.ExtensionCopyright © 2015–2016 Red Hat, Inc.. All rights reserved.