Uses of Class
javax.xml.registry.UnsupportedCapabilityException

Packages that use UnsupportedCapabilityException
com.sun.xml.registry.uddi   
com.sun.xml.registry.uddi.infomodel   
javax.xml.registry   
 

Uses of UnsupportedCapabilityException in com.sun.xml.registry.uddi
 

Methods in com.sun.xml.registry.uddi that throw UnsupportedCapabilityException
 DeclarativeQueryManager RegistryServiceImpl.getDeclarativeQueryManager()
          Returns the DeclarativeQueryManager interface implemented by the JAXR provider Capbility level 0 registries should throws UnsupportedCapabilityException.
 

Uses of UnsupportedCapabilityException in com.sun.xml.registry.uddi.infomodel
 

Methods in com.sun.xml.registry.uddi.infomodel that throw UnsupportedCapabilityException
 void ExtrinsicObjectImpl.setRepositoryItem(DataHandler repositoryItem)
          Level 1 method
 

Uses of UnsupportedCapabilityException in javax.xml.registry
 

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



Copyright © 2005-2013 Oracle Corporation. All Rights Reserved.