Class StatelessSessionBeanDeploymentResourceDefinition
- java.lang.Object
-
- org.jboss.as.controller.SimpleResourceDefinition
-
- org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentResourceDefinition
-
- org.jboss.as.ejb3.subsystem.deployment.StatelessSessionBeanDeploymentResourceDefinition
-
- All Implemented Interfaces:
org.jboss.as.controller.ResourceDefinition
public class StatelessSessionBeanDeploymentResourceDefinition extends AbstractEJBComponentResourceDefinition
ResourceDefinitionfor aStatelessSessionComponent.- Author:
- Brian Stansberry (c) 2011 Red Hat Inc.
-
-
Field Summary
-
Fields inherited from class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentResourceDefinition
DECLARED_ROLES, POOL_AVAILABLE_COUNT, POOL_CREATE_COUNT, POOL_CURRENT_SIZE, POOL_MAX_SIZE, POOL_NAME, POOL_REMOVE_COUNT, RUN_AS_ROLE, SECURITY_DOMAIN
-
-
Constructor Summary
Constructors Constructor Description StatelessSessionBeanDeploymentResourceDefinition()
-
Method Summary
-
Methods inherited from class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentResourceDefinition
registerAttributes, registerChildren
-
Methods inherited from class org.jboss.as.controller.SimpleResourceDefinition
getAccessConstraints, getDeprecationData, getDescriptionProvider, getFlagsSet, getMaxOccurs, getMinOccurs, getPathElement, getResourceDescriptionResolver, isFeature, isOrderedChild, isRuntime, registerAdditionalRuntimePackages, registerAddOperation, registerAddOperation, registerCapabilities, registerNotifications, registerOperations, registerRemoveOperation, registerRemoveOperation, setDeprecated
-
-