Uses of Class
javax.xml.registry.UnsupportedCapabilityException
-
Packages that use UnsupportedCapabilityException 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 UnsupportedCapabilityException in javax.xml.registry
Methods in javax.xml.registry that throw UnsupportedCapabilityException Modifier and Type Method Description ObjectLifeCycleManager. createObject(String interfaceName)Creates instances of information model interfaces (factory method).DeclarativeQueryManagerRegistryService. getDeclarativeQueryManager()Returns the DeclarativeQueryManager object implemented by the Jakarta XML Registries provider.
-