public class ForkResourceDefinition extends ChildResourceDefinition
| Modifier and Type | Field and Description |
|---|---|
static org.jboss.as.controller.PathElement |
WILDCARD_PATH |
| 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, registerOperationsgetAccessConstraints, getDeprecationData, getDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, isOrderedChild, isRuntime, registerAddOperation, registerAddOperation, registerRemoveOperation, registerRemoveOperation, setDeprecatedpublic static org.jboss.as.controller.PathElement pathElement(String name)
public void register(org.jboss.as.controller.registry.ManagementResourceRegistration parentRegistration)
RegistrationparentRegistration - a registration for a management resourceCopyright © 2021 JBoss by Red Hat. All rights reserved.