public class NestSubsystemDefinition
extends org.jboss.as.controller.SimpleResourceDefinition
| Modifier and Type | Field and Description |
|---|---|
protected static CustomConfigAttributeDefinition |
CUSTOM_CONFIG_ATTRIBDEF |
static NestSubsystemDefinition |
INSTANCE |
protected static org.jboss.as.controller.SimpleAttributeDefinition |
NEST_ENABLED_ATTRIBDEF |
protected static org.jboss.as.controller.SimpleAttributeDefinition |
NEST_NAME_ATTRIBDEF |
protected static org.jboss.as.controller.SimpleAttributeDefinition |
START_OP_PARAM_RESTART |
| Modifier and Type | Method and Description |
|---|---|
void |
registerAttributes(org.jboss.as.controller.registry.ManagementResourceRegistration rr) |
void |
registerOperations(org.jboss.as.controller.registry.ManagementResourceRegistration rr) |
getAccessConstraints, getDeprecationData, getDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, isOrderedChild, isRuntime, registerAddOperation, registerAddOperation, registerCapabilities, registerChildren, registerNotifications, registerRemoveOperation, registerRemoveOperation, setDeprecatedpublic static final NestSubsystemDefinition INSTANCE
protected static final org.jboss.as.controller.SimpleAttributeDefinition NEST_ENABLED_ATTRIBDEF
protected static final org.jboss.as.controller.SimpleAttributeDefinition NEST_NAME_ATTRIBDEF
protected static final CustomConfigAttributeDefinition CUSTOM_CONFIG_ATTRIBDEF
protected static final org.jboss.as.controller.SimpleAttributeDefinition START_OP_PARAM_RESTART
public void registerAttributes(org.jboss.as.controller.registry.ManagementResourceRegistration rr)
registerAttributes in interface org.jboss.as.controller.ResourceDefinitionregisterAttributes in class org.jboss.as.controller.SimpleResourceDefinitionpublic void registerOperations(org.jboss.as.controller.registry.ManagementResourceRegistration rr)
registerOperations in interface org.jboss.as.controller.ResourceDefinitionregisterOperations in class org.jboss.as.controller.SimpleResourceDefinitionCopyright © 2015–2016 Red Hat, Inc.. All rights reserved.