public abstract class MonitorPersistentResourceDefinition
extends org.jboss.as.controller.PersistentResourceDefinition
| Modifier | Constructor and Description |
|---|---|
protected |
MonitorPersistentResourceDefinition(org.jboss.as.controller.PathElement pathElement,
org.jboss.as.controller.descriptions.ResourceDescriptionResolver descriptionResolver,
org.jboss.as.controller.OperationStepHandler addHandler,
org.jboss.as.controller.OperationStepHandler removeHandler,
org.jboss.as.controller.registry.OperationEntry.Flag addRestartLevel,
org.jboss.as.controller.registry.OperationEntry.Flag removeRestartLevel) |
| Modifier and Type | Method and Description |
|---|---|
void |
registerAttributes(org.jboss.as.controller.registry.ManagementResourceRegistration resourceRegistration) |
getAttributes, getChildren, registerChildrengetAccessConstraints, getDeprecationData, getDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, isOrderedChild, isRuntime, registerAddOperation, registerAddOperation, registerCapabilities, registerNotifications, registerOperations, registerRemoveOperation, registerRemoveOperation, setDeprecatedprotected MonitorPersistentResourceDefinition(org.jboss.as.controller.PathElement pathElement,
org.jboss.as.controller.descriptions.ResourceDescriptionResolver descriptionResolver,
org.jboss.as.controller.OperationStepHandler addHandler,
org.jboss.as.controller.OperationStepHandler removeHandler,
org.jboss.as.controller.registry.OperationEntry.Flag addRestartLevel,
org.jboss.as.controller.registry.OperationEntry.Flag removeRestartLevel)
public void registerAttributes(org.jboss.as.controller.registry.ManagementResourceRegistration resourceRegistration)
registerAttributes in interface org.jboss.as.controller.ResourceDefinitionregisterAttributes in class org.jboss.as.controller.PersistentResourceDefinitionCopyright © 2015–2017 Red Hat, Inc.. All rights reserved.