Class StatefulSessionBeanObjectViewConfigurator

java.lang.Object
org.jboss.as.ejb3.component.session.SessionBeanObjectViewConfigurator
org.jboss.as.ejb3.component.stateful.StatefulSessionBeanObjectViewConfigurator
All Implemented Interfaces:
org.jboss.as.ee.component.ViewConfigurator

public class StatefulSessionBeanObjectViewConfigurator extends SessionBeanObjectViewConfigurator
Author:
Stuart Douglas
  • Field Details

  • Constructor Details

    • StatefulSessionBeanObjectViewConfigurator

      public StatefulSessionBeanObjectViewConfigurator()
  • Method Details

    • handleIsIdenticalMethod

      protected void handleIsIdenticalMethod(org.jboss.as.ee.component.ComponentConfiguration componentConfiguration, org.jboss.as.ee.component.ViewConfiguration configuration, org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex index, Method method)
      Specified by:
      handleIsIdenticalMethod in class SessionBeanObjectViewConfigurator
    • handleRemoveMethod

      protected void handleRemoveMethod(org.jboss.as.ee.component.ComponentConfiguration componentConfiguration, org.jboss.as.ee.component.ViewConfiguration configuration, org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex index, Method method) throws org.jboss.as.server.deployment.DeploymentUnitProcessingException
      Specified by:
      handleRemoveMethod in class SessionBeanObjectViewConfigurator
      Throws:
      org.jboss.as.server.deployment.DeploymentUnitProcessingException