Uses of Interface
javax.xml.registry.BusinessQueryManager
-
Packages that use BusinessQueryManager Package Description javax.xml.registry This package and its sub-packages describe the API classes and interfaces for the Jakarta XML Registries API. -
-
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 Jakarta XML Registries provider.
-