Class SingletonComponentCreateServiceFactory

java.lang.Object
org.jboss.as.ejb3.component.EJBComponentCreateServiceFactory
org.jboss.as.ejb3.component.singleton.SingletonComponentCreateServiceFactory
All Implemented Interfaces:
ComponentCreateServiceFactory

public class SingletonComponentCreateServiceFactory extends EJBComponentCreateServiceFactory
User: jpai
  • Constructor Details

    • SingletonComponentCreateServiceFactory

      public SingletonComponentCreateServiceFactory(boolean initServiceOnStartup, List<org.jboss.msc.service.ServiceName> dependsOn)
  • Method Details