public class XTSSubsystemDefinition extends SimpleResourceDefinition
Modifier and Type | Field and Description |
---|---|
protected static SimpleAttributeDefinition |
DEFAULT_CONTEXT_PROPAGATION |
protected static SimpleAttributeDefinition |
ENVIRONMENT_URL |
protected static SimpleAttributeDefinition |
HOST_NAME |
protected static XTSSubsystemDefinition |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
void |
registerAttributes(ManagementResourceRegistration resourceRegistration)
Register operations associated with this resource.
|
void |
registerOperations(ManagementResourceRegistration registration)
Register operations associated with this resource.
|
getAccessConstraints, getDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, registerAddOperation, registerAddOperation, registerChildren, registerRemoveOperation, registerRemoveOperation
protected static final XTSSubsystemDefinition INSTANCE
protected static final SimpleAttributeDefinition HOST_NAME
protected static final SimpleAttributeDefinition ENVIRONMENT_URL
protected static final SimpleAttributeDefinition DEFAULT_CONTEXT_PROPAGATION
public void registerOperations(ManagementResourceRegistration registration)
registerOperations
in interface ResourceDefinition
registerOperations
in class SimpleResourceDefinition
registration
- a ManagementResourceRegistration
created from this definitionpublic void registerAttributes(ManagementResourceRegistration resourceRegistration)
ResourceDefinition
registerAttributes
in interface ResourceDefinition
registerAttributes
in class SimpleResourceDefinition
resourceRegistration
- a ManagementResourceRegistration
created from this definitionCopyright © 2014 JBoss by Red Hat. All rights reserved.