com.sun.xml.registry.uddi
Class UDDIObjectCache
java.lang.Object
com.sun.xml.registry.uddi.UDDIObjectCache
public class UDDIObjectCache
- extends Object
- Version:
- 1.4, 01/11/00
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UDDIObjectCache
public UDDIObjectCache(RegistryServiceImpl service)
fetchObject
public void fetchObject(RegistryObjectImpl registryObject,
String serviceId)
throws JAXRException
- Throws:
JAXRException
fetchAssociations
public void fetchAssociations(RegistryObjectImpl registryObject,
String serviceId)
throws JAXRException
- Throws:
JAXRException
getService
public RegistryServiceImpl getService(String id)
Copyright © 2005-2013 Oracle Corporation. All Rights Reserved.