Uses of Class org.jgroups.blocks.LockMultiLockedException

Uses in package org.jgroups.blocks

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.

Copyright B) 1998-2005 Bela Ban. All Rights Reserved.