Uses of Interface
javax.xml.registry.DeclarativeQueryManager
-
Packages that use DeclarativeQueryManager Package Description com.sun.xml.registry.uddi javax.xml.registry This package and its sub-packages describe the API classes and interfaces for the JAXR API. -
-
Uses of DeclarativeQueryManager in com.sun.xml.registry.uddi
Methods in com.sun.xml.registry.uddi that return DeclarativeQueryManager Modifier and Type Method Description DeclarativeQueryManagerRegistryServiceImpl. getDeclarativeQueryManager()Returns the DeclarativeQueryManager interface implemented by the JAXR provider Capbility level 0 registries should throws UnsupportedCapabilityException. -
Uses of DeclarativeQueryManager in javax.xml.registry
Methods in javax.xml.registry that return DeclarativeQueryManager Modifier and Type Method Description DeclarativeQueryManagerRegistryService. getDeclarativeQueryManager()Returns the DeclarativeQueryManager object implemented by the JAXR provider.
-