|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceLocator | |
---|---|
org.jafer.registry | |
org.jafer.registry.uddi | |
org.jafer.registry.web.struts.action |
Uses of ServiceLocator in org.jafer.registry |
---|
Methods in org.jafer.registry that return ServiceLocator | |
---|---|
ServiceLocator |
RegistryManager.getServiceLocator()
This method creates a new service locator that has been enabled for searching the registry for service provides and available services. |
Uses of ServiceLocator in org.jafer.registry.uddi |
---|
Classes in org.jafer.registry.uddi that implement ServiceLocator | |
---|---|
class |
ServiceLocator
The service locator is responsible for finding providers and services in the registry. |
Methods in org.jafer.registry.uddi that return ServiceLocator | |
---|---|
ServiceLocator |
RegistryManager.getServiceLocator()
This method creates a new service locator that has been enabled for searching the registry for service provides and available services. |
Uses of ServiceLocator in org.jafer.registry.web.struts.action |
---|
Methods in org.jafer.registry.web.struts.action that return ServiceLocator | |
---|---|
protected ServiceLocator |
JaferRegistryAction.getServiceLocator()
Get the service locator creating it if it does not exist |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |