public class XTSSubsystemDefinition
extends org.jboss.as.controller.SimpleResourceDefinition
| Modifier and Type | Field and Description |
|---|---|
protected static org.jboss.as.controller.SimpleAttributeDefinition |
ASYNC_REGISTRATION |
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 |
| Modifier | Constructor and Description |
|---|---|
protected |
XTSSubsystemDefinition() |
| 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, getMaxOccurs, getMinOccurs, getPathElement, getResourceDescriptionResolver, isFeature, isOrderedChild, isRuntime, registerAdditionalRuntimePackages, registerAddOperation, registerAddOperation, registerCapabilities, registerChildren, registerNotifications, registerRemoveOperation, registerRemoveOperation, setDeprecatedprotected 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
protected static final org.jboss.as.controller.SimpleAttributeDefinition ASYNC_REGISTRATION
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 © 2022 JBoss by Red Hat. All rights reserved.