Class DeploymentDescriptorInterceptorBindingsProcessor

java.lang.Object
org.jboss.as.ejb3.deployment.processors.dd.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 Details

    • DeploymentDescriptorInterceptorBindingsProcessor

      public DeploymentDescriptorInterceptorBindingsProcessor(EjbNameRegexService ejbNameRegexService)
  • Method Details

    • 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