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