Uses of Interface
javax.xml.registry.RegistryService

Packages that use RegistryService
javax.xml.registry This package and its sub-packages describe the API classes and interfaces for the JAXR API. 
 

Uses of RegistryService in javax.xml.registry
 

Methods in javax.xml.registry that return RegistryService
 RegistryService LifeCycleManager.getRegistryService()
          Returns the parent RegistryService that created this object.
 RegistryService Connection.getRegistryService()
          Gets the RegistryService interface associated with the Connection.
 RegistryService QueryManager.getRegistryService()
          Returns the parent RegistryService that created this object.