Class StatefulComponentCreateServiceFactory
- java.lang.Object
-
- org.jboss.as.ejb3.component.EJBComponentCreateServiceFactory
-
- org.jboss.as.ejb3.component.stateful.StatefulComponentCreateServiceFactory
-
- All Implemented Interfaces:
ComponentCreateServiceFactory
public class StatefulComponentCreateServiceFactory extends EJBComponentCreateServiceFactory
User: jpai
-
-
Field Summary
-
Fields inherited from class org.jboss.as.ejb3.component.EJBComponentCreateServiceFactory
ejbJarConfiguration
-
Fields inherited from interface org.jboss.as.ee.component.ComponentCreateServiceFactory
BASIC
-
-
Constructor Summary
Constructors Constructor Description StatefulComponentCreateServiceFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description BasicComponentCreateServiceconstructService(ComponentConfiguration configuration)-
Methods inherited from class org.jboss.as.ejb3.component.EJBComponentCreateServiceFactory
setEjbJarConfiguration
-
-
-
-
Method Detail
-
constructService
public BasicComponentCreateService constructService(ComponentConfiguration configuration)
-
-