Uses of Class
org.jgroups.blocks.LockNotGrantedException

Packages that use LockNotGrantedException
org.jgroups.blocks Provides building blocks that are layered on top of channels. 
 

Uses of LockNotGrantedException in org.jgroups.blocks
 

Methods in org.jgroups.blocks that throw LockNotGrantedException
 void DistributedLockManager.lock(java.lang.Object lockId, java.lang.Object owner, int timeout)
          Locks an object with lockId on behalf of the specified owner.
 void LockManager.lock(java.lang.Object obj, java.lang.Object owner, int timeout)
          Obtain lock on obj for specified owner.
 



Copyright ? 1998-2005 Bela Ban. All Rights Reserved.