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, registerRemoveOperationpublic StoppedServerResource(ServerInventory serverInventory)
public void registerOperations(ManagementResourceRegistration resourceRegistration)
SimpleResourceDefinitionregisterOperations in interface ResourceDefinitionregisterOperations in class SimpleResourceDefinitionresourceRegistration - a ManagementResourceRegistration created from this definitionCopyright © 2014 JBoss by Red Hat. All rights reserved.