Uses of Class
org.jboss.as.ejb3.component.singleton.SingletonComponentCreateService
Packages that use SingletonComponentCreateService
-
Uses of SingletonComponentCreateService in org.jboss.as.ejb3.component.singleton
Constructors in org.jboss.as.ejb3.component.singleton with parameters of type SingletonComponentCreateServiceModifierConstructorDescriptionSingletonComponent(SingletonComponentCreateService singletonComponentCreateService, List<org.jboss.msc.service.ServiceName> dependsOn) Construct a new instance.