public class ContextServiceResourceDefinition
extends org.jboss.as.controller.SimpleResourceDefinition
| Modifier and Type | Field and Description |
|---|---|
static ContextServiceResourceDefinition |
INSTANCE |
static String |
JNDI_NAME |
static org.jboss.as.controller.SimpleAttributeDefinition |
JNDI_NAME_AD |
static String |
USE_TRANSACTION_SETUP_PROVIDER |
static org.jboss.as.controller.SimpleAttributeDefinition |
USE_TRANSACTION_SETUP_PROVIDER_AD |
| Modifier and Type | Method and Description |
|---|---|
void |
registerAttributes(org.jboss.as.controller.registry.ManagementResourceRegistration resourceRegistration) |
getAccessConstraints, getDeprecationData, getDescriptionProvider, getFlagsSet, getMaxOccurs, getMinOccurs, getPathElement, getResourceDescriptionResolver, isFeature, isOrderedChild, isRuntime, registerAddOperation, registerAddOperation, registerCapabilities, registerChildren, registerNotifications, registerOperations, registerRemoveOperation, registerRemoveOperation, setDeprecatedpublic static final String JNDI_NAME
public static final String USE_TRANSACTION_SETUP_PROVIDER
public static final org.jboss.as.controller.SimpleAttributeDefinition JNDI_NAME_AD
public static final org.jboss.as.controller.SimpleAttributeDefinition USE_TRANSACTION_SETUP_PROVIDER_AD
public static final ContextServiceResourceDefinition INSTANCE
public void registerAttributes(org.jboss.as.controller.registry.ManagementResourceRegistration resourceRegistration)
registerAttributes in interface org.jboss.as.controller.ResourceDefinitionregisterAttributes in class org.jboss.as.controller.SimpleResourceDefinitionCopyright © 2019 JBoss by Red Hat. All rights reserved.