Uses of Interface
javax.xml.registry.DeclarativeQueryManager

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

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

Methods in com.sun.xml.registry.uddi that return DeclarativeQueryManager
 DeclarativeQueryManager RegistryServiceImpl.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
 DeclarativeQueryManager RegistryService.getDeclarativeQueryManager()
          Returns the DeclarativeQueryManager object implemented by the JAXR provider.
 



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