Class DistributedLockManager.ReleaseLockDecree

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

public static class DistributedLockManager.ReleaseLockDecree extends DistributedLockManager.LockDecree
This class represents the lock to be released.
Version:
$Id: DistributedLockManager.java,v 1.9.4.2 2008/05/22 09:51:25 belaban Exp $
Author:
Roman Rokytskyy (rrokytskyy@acm.org), Robert Schaffar-Taurok (robert@fusion.at)
See Also: