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, registerRemoveOperation
public static final PojoResource INSTANCE
public void registerOperations(ManagementResourceRegistration rootResourceRegistration)
SimpleResourceDefinition
registerOperations
in interface ResourceDefinition
registerOperations
in class SimpleResourceDefinition
rootResourceRegistration
- a ManagementResourceRegistration
created from this definitionCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.