Uses of Interface
javax.xml.registry.DeclarativeQueryManager
-
Packages that use DeclarativeQueryManager 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 DeclarativeQueryManager in javax.xml.registry
Methods in javax.xml.registry that return DeclarativeQueryManager Modifier and Type Method Description DeclarativeQueryManagerRegistryService. getDeclarativeQueryManager()Returns the DeclarativeQueryManager object implemented by the Jakarta XML Registries provider.
-