Frames | No Frames |
Methods which throw type org.jgroups.blocks.LockNotReleasedException | |
void | DistributedLockManager.unlock(Object lockId, Object owner) Unlocks an object with lockId on behalf of the specified
owner . |
void | LockManager.unlock(Object obj, Object owner) Release lock on obj owned by specified owner . |