public abstract class ProtocolResourceDefinition extends ChildResourceDefinition
Modifier and Type | Method and Description |
---|---|
static org.jboss.as.controller.PathElement |
pathElement(String name) |
void |
register(org.jboss.as.controller.registry.ManagementResourceRegistration registration)
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 static org.jboss.as.controller.PathElement pathElement(String name)
public void register(org.jboss.as.controller.registry.ManagementResourceRegistration registration)
Registration
registration
- a registration for a management resourceCopyright © 2018 JBoss by Red Hat. All rights reserved.