Uses of Interface
javax.xml.registry.QueryManager

Packages that use QueryManager
com.sun.xml.registry.uddi   
javax.xml.registry   
 

Uses of QueryManager in com.sun.xml.registry.uddi
 

Classes in com.sun.xml.registry.uddi that implement QueryManager
 class BusinessQueryManagerImpl
          Class Declaration for Class1
 class DeclarativeQueryManagerImpl
          This interface provides the ability to execute declarative queries (e.g.
 class QueryManagerImpl
          Class Declaration for Class1
 

Uses of QueryManager in javax.xml.registry
 

Subinterfaces of QueryManager in javax.xml.registry
 interface BusinessQueryManager
          The BusinessQueryManager interface, which is exposed by the Registry Service, implements the business style query interface.
 interface DeclarativeQueryManager
          This interface provides the ability to execute declarative queries (e.g.
 



Copyright © 2005-2013 Oracle Corporation. All Rights Reserved.