Uses of Class org.jgroups.blocks.LockNotReleasedException

Uses in package org.jgroups.blocks

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.

Copyright B) 2001,2002 www.jgroups.com . All Rights Reserved.