public class DefaultSubsystemDescribeHandler extends org.jboss.as.controller.operations.common.GenericSubsystemDescribeHandler implements Registration<org.jboss.as.controller.registry.ManagementResourceRegistration>
| Constructor and Description |
|---|
DefaultSubsystemDescribeHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
describe(org.jboss.as.controller.operations.common.OrderedChildTypesAttachment orderedChildTypesAttachment,
org.jboss.as.controller.registry.Resource resource,
org.jboss.dmr.ModelNode addressModel,
org.jboss.dmr.ModelNode result,
org.jboss.as.controller.registry.ImmutableManagementResourceRegistration registration) |
void |
register(org.jboss.as.controller.registry.ManagementResourceRegistration registration)
Registers this object with a resource.
|
protected void describe(org.jboss.as.controller.operations.common.OrderedChildTypesAttachment orderedChildTypesAttachment,
org.jboss.as.controller.registry.Resource resource,
org.jboss.dmr.ModelNode addressModel,
org.jboss.dmr.ModelNode result,
org.jboss.as.controller.registry.ImmutableManagementResourceRegistration registration)
describe in class org.jboss.as.controller.operations.common.GenericSubsystemDescribeHandlerpublic void register(org.jboss.as.controller.registry.ManagementResourceRegistration registration)
Registrationregister in interface Registration<org.jboss.as.controller.registry.ManagementResourceRegistration>registration - a registration for a management resourceCopyright © 2018 JBoss by Red Hat. All rights reserved.