public class StoppedServerResource extends SimpleResourceDefinition
ResourceDescription
describing a stopped server instance.SimpleResourceDefinition.Parameters
Constructor and Description |
---|
StoppedServerResource(ServerInventory serverInventory) |
Modifier and Type | Method and Description |
---|---|
void |
registerAttributes(ManagementResourceRegistration resourceRegistration)
Register operations associated with this resource.
|
void |
registerOperations(ManagementResourceRegistration resourceRegistration)
Register operations associated with this resource.
|
getAccessConstraints, getDeprecationData, getDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, isOrderedChild, isRuntime, registerAddOperation, registerAddOperation, registerCapabilities, registerChildren, registerNotifications, registerRemoveOperation, registerRemoveOperation, setDeprecated
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getMaxOccurs, getMinOccurs
public StoppedServerResource(ServerInventory serverInventory)
public void registerAttributes(ManagementResourceRegistration resourceRegistration)
ResourceDefinition
registerAttributes
in interface ResourceDefinition
registerAttributes
in class SimpleResourceDefinition
resourceRegistration
- a ManagementResourceRegistration
created from this definitionpublic void registerOperations(ManagementResourceRegistration resourceRegistration)
SimpleResourceDefinition
registerOperations
in interface ResourceDefinition
registerOperations
in class SimpleResourceDefinition
resourceRegistration
- a ManagementResourceRegistration
created from this definitionCopyright © 2023 JBoss by Red Hat. All rights reserved.