Uses of Interface
javax.xml.registry.RegistryService
-
Packages that use RegistryService Package Description javax.xml.registry This package and its sub-packages describe the API classes and interfaces for the Jakarta XML Registries API. -
-
Uses of RegistryService in javax.xml.registry
Methods in javax.xml.registry that return RegistryService Modifier and Type Method Description RegistryServiceConnection. getRegistryService()Gets the RegistryService interface associated with the Connection.RegistryServiceLifeCycleManager. getRegistryService()Returns the parent RegistryService that created this object.RegistryServiceQueryManager. getRegistryService()Returns the parent RegistryService that created this object.
-