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.
|
getDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, registerAddOperation, registerAttributes, registerChildren, registerRemoveOperationpublic static final PojoResource INSTANCE
public void registerOperations(ManagementResourceRegistration rootResourceRegistration)
SimpleResourceDefinitionregisterOperations in interface ResourceDefinitionregisterOperations in class SimpleResourceDefinitionrootResourceRegistration - a ManagementResourceRegistration created from this definitionCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.