Class SingletonComponentCreateServiceFactory
java.lang.Object
org.jboss.as.ejb3.component.EJBComponentCreateServiceFactory
org.jboss.as.ejb3.component.singleton.SingletonComponentCreateServiceFactory
- All Implemented Interfaces:
ComponentCreateServiceFactory
User: jpai
-
Field Summary
Fields inherited from class org.jboss.as.ejb3.component.EJBComponentCreateServiceFactory
ejbJarConfigurationFields inherited from interface org.jboss.as.ee.component.ComponentCreateServiceFactory
BASIC -
Constructor Summary
ConstructorsConstructorDescriptionSingletonComponentCreateServiceFactory(boolean initServiceOnStartup, List<org.jboss.msc.service.ServiceName> dependsOn) -
Method Summary
Methods inherited from class org.jboss.as.ejb3.component.EJBComponentCreateServiceFactory
setEjbJarConfiguration
-
Constructor Details
-
SingletonComponentCreateServiceFactory
public SingletonComponentCreateServiceFactory(boolean initServiceOnStartup, List<org.jboss.msc.service.ServiceName> dependsOn)
-
-
Method Details
-
constructService
-