public class EJB3AsyncResourceDefinition
extends org.jboss.as.controller.SimpleResourceDefinition
ResourceDefinition for the EJB async service
| Modifier and Type | Field and Description |
|---|---|
static org.jboss.as.controller.capability.RuntimeCapability<Void> |
ASYNC_SERVICE_CAPABILITY |
static String |
ASYNC_SERVICE_CAPABILITY_NAME |
static EJB3AsyncResourceDefinition |
INSTANCE |
protected static String |
THREAD_POOL_CAPABILITY_NAME |
| 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, registerAdditionalRuntimePackages, registerAddOperation, registerAddOperation, registerCapabilities, registerChildren, registerNotifications, registerOperations, registerRemoveOperation, registerRemoveOperation, setDeprecatedprotected static final String THREAD_POOL_CAPABILITY_NAME
public static final String ASYNC_SERVICE_CAPABILITY_NAME
public static final org.jboss.as.controller.capability.RuntimeCapability<Void> ASYNC_SERVICE_CAPABILITY
public static final EJB3AsyncResourceDefinition 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 © 2021 JBoss by Red Hat. All rights reserved.