public class EJB3RemoteResourceDefinition
extends org.jboss.as.controller.SimpleResourceDefinition
ResourceDefinition for the EJB remote service| Modifier and Type | Field and Description |
|---|---|
static String |
CONNECTOR_CAPABILITY_NAME |
static String |
EJB_REMOTE_CAPABILITY_NAME |
protected static String |
INFINISPAN_CACHE_CONTAINER_CAPABILITY_NAME |
static EJB3RemoteResourceDefinition |
INSTANCE |
protected static String |
REMOTE_TRANSACTION_SERVICE_CAPABILITY_NAME |
protected static String |
REMOTING_ENDPOINT_CAPABILITY_NAME |
protected static String |
THREAD_POOL_CAPABILITY_NAME |
| Modifier and Type | Method and Description |
|---|---|
void |
registerAttributes(org.jboss.as.controller.registry.ManagementResourceRegistration resourceRegistration) |
void |
registerChildren(org.jboss.as.controller.registry.ManagementResourceRegistration resourceRegistration) |
getAccessConstraints, getDeprecationData, getDescriptionProvider, getFlagsSet, getMaxOccurs, getMinOccurs, getPathElement, getResourceDescriptionResolver, isFeature, isOrderedChild, isRuntime, registerAdditionalRuntimePackages, registerAddOperation, registerAddOperation, registerCapabilities, registerNotifications, registerOperations, registerRemoveOperation, registerRemoveOperation, setDeprecatedpublic static final String CONNECTOR_CAPABILITY_NAME
protected static final String INFINISPAN_CACHE_CONTAINER_CAPABILITY_NAME
protected static final String REMOTE_TRANSACTION_SERVICE_CAPABILITY_NAME
protected static final String REMOTING_ENDPOINT_CAPABILITY_NAME
protected static final String THREAD_POOL_CAPABILITY_NAME
public static final String EJB_REMOTE_CAPABILITY_NAME
public static final EJB3RemoteResourceDefinition 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.SimpleResourceDefinitionpublic void registerChildren(org.jboss.as.controller.registry.ManagementResourceRegistration resourceRegistration)
registerChildren in interface org.jboss.as.controller.ResourceDefinitionregisterChildren in class org.jboss.as.controller.SimpleResourceDefinitionCopyright © 2022 JBoss by Red Hat. All rights reserved.