Uses of Class
javax.xml.registry.UnsupportedCapabilityException
-
Packages that use UnsupportedCapabilityException Package Description com.sun.xml.registry.uddi com.sun.xml.registry.uddi.infomodel javax.xml.registry This package and its sub-packages describe the API classes and interfaces for the JAXR API. -
-
Uses of UnsupportedCapabilityException in com.sun.xml.registry.uddi
Methods in com.sun.xml.registry.uddi that throw UnsupportedCapabilityException Modifier and Type Method Description DeclarativeQueryManagerRegistryServiceImpl. 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 Modifier and Type Method Description voidExtrinsicObjectImpl. setRepositoryItem(DataHandler repositoryItem)Level 1 method -
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 JAXR provider.
-