Class DeploymentDescriptorInterceptorBindingsProcessor

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

    public class DeploymentDescriptorInterceptorBindingsProcessor
    extends Object
    implements org.jboss.as.server.deployment.DeploymentUnitProcessor
    Processor that handles interceptor bindings that are defined in the deployment descriptor.
    Author:
    Stuart Douglas
    • Constructor Detail

      • DeploymentDescriptorInterceptorBindingsProcessor

        public DeploymentDescriptorInterceptorBindingsProcessor​(EjbNameRegexService ejbNameRegexService)
    • Method Detail

      • deploy

        public void deploy​(org.jboss.as.server.deployment.DeploymentPhaseContext phaseContext)
                    throws org.jboss.as.server.deployment.DeploymentUnitProcessingException
        Specified by:
        deploy in interface org.jboss.as.server.deployment.DeploymentUnitProcessor
        Throws:
        org.jboss.as.server.deployment.DeploymentUnitProcessingException