Class EJBComponentCreateServiceFactory

java.lang.Object
org.jboss.as.ejb3.component.EJBComponentCreateServiceFactory
All Implemented Interfaces:
ComponentCreateServiceFactory
Direct Known Subclasses:
MessageDrivenComponentCreateServiceFactory, SingletonComponentCreateServiceFactory, StatefulComponentCreateServiceFactory, StatelessComponentCreateServiceFactory

public abstract class EJBComponentCreateServiceFactory extends Object implements ComponentCreateServiceFactory
User: jpai
  • Field Details

  • Constructor Details

    • EJBComponentCreateServiceFactory

      public EJBComponentCreateServiceFactory()
  • Method Details

    • setEjbJarConfiguration

      public void setEjbJarConfiguration(ApplicationExceptions ejbJarConfiguration)