Uses of Class
org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
Packages that use SessionBeanComponentDescription
Package
Description
-
Uses of SessionBeanComponentDescription in org.jboss.as.ejb3.component.singleton
Subclasses of SessionBeanComponentDescription in org.jboss.as.ejb3.component.singletonModifier and TypeClassDescriptionclassComponent description for a singleton bean -
Uses of SessionBeanComponentDescription in org.jboss.as.ejb3.component.stateful
Subclasses of SessionBeanComponentDescription in org.jboss.as.ejb3.component.stateful -
Uses of SessionBeanComponentDescription in org.jboss.as.ejb3.component.stateless
Subclasses of SessionBeanComponentDescription in org.jboss.as.ejb3.component.stateless -
Uses of SessionBeanComponentDescription in org.jboss.as.ejb3.deployment.processors.merging
Methods in org.jboss.as.ejb3.deployment.processors.merging with parameters of type SessionBeanComponentDescriptionModifier and TypeMethodDescriptionprotected voidAsynchronousMergingProcessor.handleAnnotations(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit, EEApplicationClasses applicationClasses, org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex deploymentReflectionIndex, Class<?> componentClass, SessionBeanComponentDescription description) protected voidConcurrencyManagementMergingProcessor.handleAnnotations(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit, EEApplicationClasses applicationClasses, org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex deploymentReflectionIndex, Class<?> componentClass, SessionBeanComponentDescription componentConfiguration) protected voidEjbConcurrencyMergingProcessor.handleAnnotations(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit, EEApplicationClasses applicationClasses, org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex deploymentReflectionIndex, Class<?> componentClass, SessionBeanComponentDescription componentConfiguration) protected voidSessionBeanMergingProcessor.handleAnnotations(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit, EEApplicationClasses applicationClasses, org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex deploymentReflectionIndex, Class<?> componentClass, SessionBeanComponentDescription description) protected voidAsynchronousMergingProcessor.handleDeploymentDescriptor(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit, org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex deploymentReflectionIndex, Class<?> componentClass, SessionBeanComponentDescription description) protected voidConcurrencyManagementMergingProcessor.handleDeploymentDescriptor(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit, org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex deploymentReflectionIndex, Class<?> componentClass, SessionBeanComponentDescription componentConfiguration) protected voidEjbConcurrencyMergingProcessor.handleDeploymentDescriptor(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit, org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex deploymentReflectionIndex, Class<?> componentClass, SessionBeanComponentDescription componentConfiguration) protected voidSessionBeanMergingProcessor.handleDeploymentDescriptor(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit, org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex deploymentReflectionIndex, Class<?> componentClass, SessionBeanComponentDescription description)