public class SingletonComponentCreateServiceFactory extends EJBComponentCreateServiceFactory
ejbJarConfiguration
BASIC
Constructor and Description |
---|
SingletonComponentCreateServiceFactory(boolean initServiceOnStartup,
List<org.jboss.msc.service.ServiceName> dependsOn) |
Modifier and Type | Method and Description |
---|---|
BasicComponentCreateService |
constructService(ComponentConfiguration configuration)
Construct a new component creation service from the given configuration.
|
setEjbJarConfiguration
public SingletonComponentCreateServiceFactory(boolean initServiceOnStartup, List<org.jboss.msc.service.ServiceName> dependsOn)
public BasicComponentCreateService constructService(ComponentConfiguration configuration)
ComponentCreateServiceFactory
configuration
- the configurationCopyright © 2016 JBoss by Red Hat. All rights reserved.