public class UDDIObjectCache extends Object
| Constructor and Description |
|---|
UDDIObjectCache(RegistryServiceImpl service) |
| Modifier and Type | Method and Description |
|---|---|
void |
fetchAssociations(RegistryObjectImpl registryObject,
String serviceId) |
void |
fetchObject(RegistryObjectImpl registryObject,
String serviceId) |
RegistryServiceImpl |
getService(String id) |
public UDDIObjectCache(RegistryServiceImpl service)
public void fetchObject(RegistryObjectImpl registryObject, String serviceId) throws JAXRException
JAXRExceptionpublic void fetchAssociations(RegistryObjectImpl registryObject, String serviceId) throws JAXRException
JAXRExceptionpublic RegistryServiceImpl getService(String id)
Copyright © 2005–2017 Oracle Corporation. All rights reserved.