com.infoengine.object
Class ObjectServiceCache
java.lang.Object
com.infoengine.object.ObjectServiceCache
- public class ObjectServiceCache
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cache
private Map cache
random
private Random random
ObjectServiceCache
public ObjectServiceCache()
getAddress
public ObjectDestination getAddress(String serviceName)
getAllAddresses
public Enumeration getAllAddresses(String serviceName)
addAddress
public void addAddress(ObjectDestination dest,
String serviceName)