Class AsynchronousMergingProcessor

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

    public class AsynchronousMergingProcessor
    extends AbstractMergingProcessor<SessionBeanComponentDescription>
    Merging processor that handles EJB async methods, and adds a configurator to configure any that are found.
    Author:
    Stuart Douglas
    • Constructor Detail

      • AsynchronousMergingProcessor

        public AsynchronousMergingProcessor​(org.jboss.msc.service.ServiceName asynchronousThreadPoolService)