Class EEConcurrentDefaultBindingProcessor

java.lang.Object
org.jboss.as.ee.component.deployers.AbstractPlatformBindingProcessor
org.jboss.as.ee.concurrent.deployers.EEConcurrentDefaultBindingProcessor
All Implemented Interfaces:
org.jboss.as.server.deployment.DeploymentUnitProcessor

public class EEConcurrentDefaultBindingProcessor extends AbstractPlatformBindingProcessor
Processor responsible for binding the default EE concurrency resources to the naming context of EE modules/components.
Author:
Eduardo Martins