public class CoreAddressDefinition extends SimpleResourceDefinition
| Modifier and Type | Field and Description |
|---|---|
static AttributeDefinition[] |
ATTRS |
static String |
GET_ROLES_AS_JSON
Deprecated.
|
static PathElement |
PATH |
| Constructor and Description |
|---|
CoreAddressDefinition() |
| Modifier and Type | Method and Description |
|---|---|
void |
registerAttributes(ManagementResourceRegistration registry)
Register operations associated with this resource.
|
void |
registerChildren(ManagementResourceRegistration registry)
Register child resources associated with this resource.
|
void |
registerOperations(ManagementResourceRegistration registry)
Register operations associated with this resource.
|
getAccessConstraints, getDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, registerAddOperation, registerAddOperation, registerRemoveOperation, registerRemoveOperationpublic static final PathElement PATH
public static final AttributeDefinition[] ATTRS
@Deprecated public static final String GET_ROLES_AS_JSON
public void registerAttributes(ManagementResourceRegistration registry)
ResourceDefinitionregisterAttributes in interface ResourceDefinitionregisterAttributes in class SimpleResourceDefinitionregistry - a ManagementResourceRegistration created from this definitionpublic void registerOperations(ManagementResourceRegistration registry)
SimpleResourceDefinitionregisterOperations in interface ResourceDefinitionregisterOperations in class SimpleResourceDefinitionregistry - a ManagementResourceRegistration created from this definitionpublic void registerChildren(ManagementResourceRegistration registry)
ResourceDefinitionregisterChildren in interface ResourceDefinitionregisterChildren in class SimpleResourceDefinitionregistry - a ManagementResourceRegistration created from this definitionCopyright © 2014 JBoss by Red Hat. All rights reserved.