org.codehaus.wadi.gridstate.impl
Class Location
java.lang.Object
org.codehaus.wadi.gridstate.impl.Location
- All Implemented Interfaces:
- Serializable
- public class Location
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_lock
protected transient ReadWriteLock _lock
_invalid
protected transient boolean _invalid
_destination
protected Destination _destination
Location
public Location(Destination destination)
getLock
public ReadWriteLock getLock()
invalidate
public void invalidate()
getValue
public Object getValue()
setValue
public void setValue(Object destination)
Copyright © 2004-2008 Core Developers Network Ltd.. All Rights Reserved.