org.jgroups.blocks
Class DistributedLockManager.ReleaseLockDecree

java.lang.Object
  extended byorg.jgroups.blocks.DistributedLockManager.LockDecree
      extended byorg.jgroups.blocks.DistributedLockManager.ReleaseLockDecree
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
DistributedLockManager

public static class DistributedLockManager.ReleaseLockDecree
extends DistributedLockManager.LockDecree

This class represents the lock to be released.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.jgroups.blocks.DistributedLockManager.LockDecree
commited, lockId, managerId, requester
 
Methods inherited from class org.jgroups.blocks.DistributedLockManager.LockDecree
commit, equals, getKey, hashCode, isMultipleLocked, isValid, setMultipleLocked
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 



Copyright ? 1998-2005 Bela Ban. All Rights Reserved.