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