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.
See Also: