Uses of Class
org.jboss.as.ejb3.subsystem.EJBClientConfiguratorService
-
Packages that use EJBClientConfiguratorService Package Description org.jboss.as.ejb3.remote org.jboss.as.ejb3.subsystem -
-
Uses of EJBClientConfiguratorService in org.jboss.as.ejb3.remote
Methods in org.jboss.as.ejb3.remote that return types with arguments of type EJBClientConfiguratorService Modifier and Type Method Description org.jboss.msc.value.InjectedValue<EJBClientConfiguratorService>EJBClientContextService. getConfiguratorServiceInjector() -
Uses of EJBClientConfiguratorService in org.jboss.as.ejb3.subsystem
Methods in org.jboss.as.ejb3.subsystem that return EJBClientConfiguratorService Modifier and Type Method Description EJBClientConfiguratorServiceEJBClientConfiguratorService. getValue()
-