Uses of Class
javax.xml.registry.UnsupportedCapabilityException

Packages that use UnsupportedCapabilityException
javax.xml.registry This package and its sub-packages describe the API classes and interfaces for the JAXR API. 
 

Uses of UnsupportedCapabilityException in javax.xml.registry
 

Methods in javax.xml.registry that throw UnsupportedCapabilityException
 java.lang.Object LifeCycleManager.createObject(java.lang.String interfaceName)
          Creates instances of information model interfaces (factory method).
 DeclarativeQueryManager RegistryService.getDeclarativeQueryManager()
          Returns the DeclarativeQueryManager object implemented by the JAXR provider.