public class StoppedServerResource extends SimpleResourceDefinition
ResourceDescription
describing a stopped server instance.Constructor and Description |
---|
StoppedServerResource(ServerInventory serverInventory) |
Modifier and Type | Method and Description |
---|---|
void |
registerOperations(ManagementResourceRegistration resourceRegistration)
Register operations associated with this resource.
|
getAccessConstraints, getDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, registerAddOperation, registerAddOperation, registerAttributes, registerChildren, registerRemoveOperation, registerRemoveOperation
public StoppedServerResource(ServerInventory serverInventory)
public void registerOperations(ManagementResourceRegistration resourceRegistration)
SimpleResourceDefinition
registerOperations
in interface ResourceDefinition
registerOperations
in class SimpleResourceDefinition
resourceRegistration
- a ManagementResourceRegistration
created from this definitionCopyright © 2015 JBoss by Red Hat. All rights reserved.