Uses of Interface
javax.xml.registry.RegistryService

Packages that use RegistryService
javax.xml.registry   
org.apache.ws.scout.registry   
 

Uses of RegistryService in javax.xml.registry
 

Methods in javax.xml.registry that return RegistryService
 RegistryService Connection.getRegistryService()
           
 RegistryService QueryManager.getRegistryService()
           
 RegistryService LifeCycleManager.getRegistryService()
           
 

Uses of RegistryService in org.apache.ws.scout.registry
 

Classes in org.apache.ws.scout.registry that implement RegistryService
 class RegistryServiceImpl
          Scout implementation of javax.xml.registry.RegistryService For futher details, look into the JAXR API Javadoc.
 

Methods in org.apache.ws.scout.registry that return RegistryService
 RegistryService BusinessQueryManagerImpl.getRegistryService()
           
 RegistryService LifeCycleManagerImpl.getRegistryService()
           
 RegistryService ConnectionImpl.getRegistryService()
           
 

Constructors in org.apache.ws.scout.registry with parameters of type RegistryService
BusinessLifeCycleManagerImpl(RegistryService registry)
           
LifeCycleManagerImpl(RegistryService registry)
           
 



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.