Uses of Interface
javax.xml.registry.QueryManager
-
Packages that use QueryManager 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 QueryManager in com.sun.xml.registry.uddi
Classes in com.sun.xml.registry.uddi that implement QueryManager Modifier and Type Class Description classBusinessQueryManagerImplClass Declaration for Class1classDeclarativeQueryManagerImplThis interface provides the ability to execute declarative queries (e.g.classQueryManagerImplClass Declaration for Class1 -
Uses of QueryManager in javax.xml.registry
Subinterfaces of QueryManager in javax.xml.registry Modifier and Type Interface Description interfaceBusinessQueryManagerThe BusinessQueryManager interface, which is exposed by the Registry Service, implements the business style query interface.interfaceDeclarativeQueryManagerThis interface provides the ability to execute declarative queries (e.g.
-