com.sun.xml.registry.uddi
Class UDDIObjectCache

java.lang.Object
  extended by com.sun.xml.registry.uddi.UDDIObjectCache

public class UDDIObjectCache
extends Object

Version:
1.4, 01/11/00

Constructor Summary
UDDIObjectCache(RegistryServiceImpl service)
           
 
Method Summary
 void fetchAssociations(RegistryObjectImpl registryObject, String serviceId)
           
 void fetchObject(RegistryObjectImpl registryObject, String serviceId)
           
 RegistryServiceImpl getService(String id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UDDIObjectCache

public UDDIObjectCache(RegistryServiceImpl service)
Method Detail

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.