Uses of Class
org.jboss.as.ejb3.deployment.processors.merging.AbstractPoolMergingProcessor
-
Packages that use AbstractPoolMergingProcessor Package Description org.jboss.as.ejb3.deployment.processors.merging -
-
Uses of AbstractPoolMergingProcessor in org.jboss.as.ejb3.deployment.processors.merging
Subclasses of AbstractPoolMergingProcessor in org.jboss.as.ejb3.deployment.processors.merging Modifier and Type Class Description classMessageDrivenBeanPoolMergingProcessorSets up the component description for a MDB with the pool name configured viaPoolannotation and/or the deployment descriptorclassStatelessSessionBeanPoolMergingProcessorSets up the stateless bean component description with the pool name configured for the bean via thePoolannotation and/or the deployment descriptor
-