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, registerRemoveOperationprotected 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 ResourceDefinitionregisterOperations in class SimpleResourceDefinitionregistration - a ManagementResourceRegistration created from this definitionpublic void registerAttributes(ManagementResourceRegistration resourceRegistration)
ResourceDefinitionregisterAttributes in interface ResourceDefinitionregisterAttributes in class SimpleResourceDefinitionresourceRegistration - a ManagementResourceRegistration created from this definitionCopyright © 2014 JBoss by Red Hat. All rights reserved.