Class MessageDrivenBeanPoolMergingProcessor

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

    public class MessageDrivenBeanPoolMergingProcessor
    extends AbstractPoolMergingProcessor<MessageDrivenComponentDescription>
    Sets up the component description for a MDB with the pool name configured via Pool annotation and/or the deployment descriptor
    Author:
    Jaikiran Pai