Uses of Class
org.jgroups.blocks.LockNotReleasedException

Packages that use LockNotReleasedException
org.jgroups.blocks   
 

Uses of LockNotReleasedException in org.jgroups.blocks
 

Methods in org.jgroups.blocks that throw LockNotReleasedException
 void LockManager.unlock(java.lang.Object obj, java.lang.Object owner)
          Release lock on obj owned by specified owner.
 void DistributedLockManager.unlock(java.lang.Object lockId, java.lang.Object owner)
          Unlocks an object with lockId on behalf of the specified owner.
 



Copyright ? 2001,2002 www.jgroups.com . All Rights Reserved.