Class ServerInterceptorsViewConfigurator

java.lang.Object
org.jboss.as.ejb3.component.ServerInterceptorsViewConfigurator
All Implemented Interfaces:
org.jboss.as.ee.component.ViewConfigurator

public class ServerInterceptorsViewConfigurator extends Object implements org.jboss.as.ee.component.ViewConfigurator
Author:
Tomasz Adamski
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    configure(org.jboss.as.server.deployment.DeploymentPhaseContext deploymentPhaseContext, org.jboss.as.ee.component.ComponentConfiguration componentConfiguration, org.jboss.as.ee.component.ViewDescription viewDescription, org.jboss.as.ee.component.ViewConfiguration viewConfiguration)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

  • Method Details

    • configure

      public void configure(org.jboss.as.server.deployment.DeploymentPhaseContext deploymentPhaseContext, org.jboss.as.ee.component.ComponentConfiguration componentConfiguration, org.jboss.as.ee.component.ViewDescription viewDescription, org.jboss.as.ee.component.ViewConfiguration viewConfiguration) throws org.jboss.as.server.deployment.DeploymentUnitProcessingException
      Specified by:
      configure in interface org.jboss.as.ee.component.ViewConfigurator
      Throws:
      org.jboss.as.server.deployment.DeploymentUnitProcessingException