Uses of Interface
javax.xml.registry.BusinessQueryManager
-
Packages that use BusinessQueryManager 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 BusinessQueryManager in com.sun.xml.registry.uddi
Classes in com.sun.xml.registry.uddi that implement BusinessQueryManager Modifier and Type Class Description classBusinessQueryManagerImplClass Declaration for Class1Methods in com.sun.xml.registry.uddi that return BusinessQueryManager Modifier and Type Method Description BusinessQueryManagerRegistryServiceImpl. getBusinessQueryManager()Returns the BusinessQueryManager interface implemented by the JAXR provider -
Uses of BusinessQueryManager in javax.xml.registry
Methods in javax.xml.registry that return BusinessQueryManager Modifier and Type Method Description BusinessQueryManagerRegistryService. getBusinessQueryManager()Returns the BusinessQueryManager object implemented by the JAXR provider.
-