Uses of Class
org.jboss.as.ejb3.remote.AssociationService
-
Packages that use AssociationService Package Description org.jboss.as.ejb3.remote org.jboss.as.ejb3.remote.http -
-
Uses of AssociationService in org.jboss.as.ejb3.remote
Methods in org.jboss.as.ejb3.remote that return AssociationService Modifier and Type Method Description AssociationServiceAssociationService. getValue() -
Uses of AssociationService in org.jboss.as.ejb3.remote.http
Methods in org.jboss.as.ejb3.remote.http that return types with arguments of type AssociationService Modifier and Type Method Description org.jboss.msc.value.InjectedValue<AssociationService>EJB3RemoteHTTPService. getAssociationServiceInjectedValue()
-