public class StackResourceDefinition extends ChildResourceDefinition
Modifier and Type | Field and Description |
---|---|
static org.jboss.as.controller.PathElement |
WILDCARD_PATH |
Constructor and Description |
---|
StackResourceDefinition(boolean allowRuntimeOnlyRegistration) |
Modifier and Type | Method and Description |
---|---|
static org.jboss.as.controller.PathElement |
pathElement(String name) |
void |
register(org.jboss.as.controller.registry.ManagementResourceRegistration parentRegistration)
Registers this object with a resource.
|
registerAttributes, registerCapabilities, registerChildren, registerNotifications, registerOperations
getAccessConstraints, getDeprecationData, getDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, isOrderedChild, isRuntime, registerAddOperation, registerAddOperation, registerRemoveOperation, registerRemoveOperation, setDeprecated
public StackResourceDefinition(boolean allowRuntimeOnlyRegistration)
public static org.jboss.as.controller.PathElement pathElement(String name)
public void register(org.jboss.as.controller.registry.ManagementResourceRegistration parentRegistration)
Registration
parentRegistration
- a registration for a management resourceCopyright © 2018 JBoss by Red Hat. All rights reserved.