Uses of Interface
org.jafer.registry.ServiceManager

Packages that use ServiceManager
org.jafer.registry   
org.jafer.registry.uddi   
org.jafer.registry.web.struts.action   
 

Uses of ServiceManager in org.jafer.registry
 

Methods in org.jafer.registry that return ServiceManager
 ServiceManager RegistryManager.getServiceManager(java.lang.String username, java.lang.String credential)
          This method returns a service manager that has been enbled for creating and maintaining service providers and services.
 

Uses of ServiceManager in org.jafer.registry.uddi
 

Classes in org.jafer.registry.uddi that implement ServiceManager
 class ServiceManager
          This class maps the service manager interface onto the UDDI registry.
 

Methods in org.jafer.registry.uddi that return ServiceManager
 ServiceManager RegistryManager.getServiceManager(java.lang.String username, java.lang.String credential)
          This method returns a service manager that has been enbled for creating and maintaining service providers and services.
 

Uses of ServiceManager in org.jafer.registry.web.struts.action
 

Methods in org.jafer.registry.web.struts.action that return ServiceManager
protected  ServiceManager JaferRegistryAction.getServiceManager()
          Get the service manager