Uses of Interface
javax.xml.registry.BusinessQueryManager

Packages that use BusinessQueryManager
javax.xml.registry   
org.apache.ws.scout.registry   
 

Uses of BusinessQueryManager in javax.xml.registry
 

Methods in javax.xml.registry that return BusinessQueryManager
 BusinessQueryManager RegistryService.getBusinessQueryManager()
           
 

Uses of BusinessQueryManager in org.apache.ws.scout.registry
 

Classes in org.apache.ws.scout.registry that implement BusinessQueryManager
 class BusinessQueryManagerImpl
          Implements the JAXR BusinessQueryManager Interface For futher details, look into the JAXR API Javadoc.
 

Methods in org.apache.ws.scout.registry that return BusinessQueryManager
 BusinessQueryManager RegistryServiceImpl.getBusinessQueryManager()
           
 



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.