Class SessionBeanComponentDescriptionFactory

java.lang.Object
org.jboss.as.ejb3.deployment.processors.EJBComponentDescriptionFactory
org.jboss.as.ejb3.deployment.processors.SessionBeanComponentDescriptionFactory

public class SessionBeanComponentDescriptionFactory extends EJBComponentDescriptionFactory
User: jpai
  • Constructor Details

    • SessionBeanComponentDescriptionFactory

      public SessionBeanComponentDescriptionFactory(boolean appclient, boolean defaultSlsbPoolAvailable)
  • Method Details

    • processAnnotations

      protected void processAnnotations(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit, org.jboss.as.server.deployment.annotation.CompositeIndex compositeIndex) throws org.jboss.as.server.deployment.DeploymentUnitProcessingException
      Process annotations and merge any available metadata at the same time.
      Specified by:
      processAnnotations in class EJBComponentDescriptionFactory
      Throws:
      org.jboss.as.server.deployment.DeploymentUnitProcessingException
    • processBeanMetaData

      protected void processBeanMetaData(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit, org.jboss.metadata.ejb.spec.EnterpriseBeanMetaData enterpriseBeanMetaData) throws org.jboss.as.server.deployment.DeploymentUnitProcessingException
      Specified by:
      processBeanMetaData in class EJBComponentDescriptionFactory
      Throws:
      org.jboss.as.server.deployment.DeploymentUnitProcessingException