public class PojoResource extends SimpleResourceDefinition
| Modifier and Type | Field and Description |
|---|---|
static PojoResource |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
void |
registerOperations(ManagementResourceRegistration rootResourceRegistration)
Register operations associated with this resource.
|
getAccessConstraints, getDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, registerAddOperation, registerAddOperation, registerAttributes, registerChildren, registerRemoveOperation, registerRemoveOperationpublic static final PojoResource INSTANCE
public void registerOperations(ManagementResourceRegistration rootResourceRegistration)
SimpleResourceDefinitionregisterOperations in interface ResourceDefinitionregisterOperations in class SimpleResourceDefinitionrootResourceRegistration - a ManagementResourceRegistration created from this definitionCopyright © 2014 JBoss by Red Hat. All rights reserved.