Package org.jboss.as.ejb3.component
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 Summary
FieldsFields inherited from interface org.jboss.as.ee.component.ComponentCreateServiceFactory
BASIC -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetEjbJarConfiguration(ApplicationExceptions ejbJarConfiguration) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jboss.as.ee.component.ComponentCreateServiceFactory
constructService
-
Field Details
-
ejbJarConfiguration
-
-
Constructor Details
-
EJBComponentCreateServiceFactory
public EJBComponentCreateServiceFactory()
-
-
Method Details
-
setEjbJarConfiguration
-