public class XTSSubsystemDefinition
extends org.jboss.as.controller.SimpleResourceDefinition
| Modifier and Type | Field and Description |
|---|---|
protected static org.jboss.as.controller.SimpleAttributeDefinition |
DEFAULT_CONTEXT_PROPAGATION |
protected static org.jboss.as.controller.SimpleAttributeDefinition |
ENVIRONMENT_URL |
protected static org.jboss.as.controller.SimpleAttributeDefinition |
HOST_NAME |
protected static XTSSubsystemDefinition |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
void |
registerAttributes(org.jboss.as.controller.registry.ManagementResourceRegistration resourceRegistration) |
void |
registerOperations(org.jboss.as.controller.registry.ManagementResourceRegistration registration)
Registers an add operation handler or a remove operation handler if one was provided to the constructor.
|
getAccessConstraints, getDeprecationData, getDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, isRuntime, registerAddOperation, registerAddOperation, registerChildren, registerNotifications, registerRemoveOperation, registerRemoveOperation, setDeprecatedprotected static final XTSSubsystemDefinition INSTANCE
protected static final org.jboss.as.controller.SimpleAttributeDefinition HOST_NAME
protected static final org.jboss.as.controller.SimpleAttributeDefinition ENVIRONMENT_URL
protected static final org.jboss.as.controller.SimpleAttributeDefinition DEFAULT_CONTEXT_PROPAGATION
public void registerOperations(org.jboss.as.controller.registry.ManagementResourceRegistration registration)
registerOperations in interface org.jboss.as.controller.ResourceDefinitionregisterOperations in class org.jboss.as.controller.SimpleResourceDefinitionpublic void registerAttributes(org.jboss.as.controller.registry.ManagementResourceRegistration resourceRegistration)
registerAttributes in interface org.jboss.as.controller.ResourceDefinitionregisterAttributes in class org.jboss.as.controller.SimpleResourceDefinitionCopyright © 2015 JBoss by Red Hat. All rights reserved.