Class StatelessSessionBeanPoolMergingProcessor

  • All Implemented Interfaces:
    org.jboss.as.server.deployment.DeploymentUnitProcessor

    public class StatelessSessionBeanPoolMergingProcessor
    extends AbstractPoolMergingProcessor<StatelessComponentDescription>
    Sets up the stateless bean component description with the pool name configured for the bean via the Pool annotation and/or the deployment descriptor
    Author:
    Jaikiran Pai