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 LockManager.lock(java.lang.Object obj, java.lang.Object owner, int timeout)
          Deprecated. Obtain lock on obj for specified owner.
 void DistributedLockManager.lock(java.lang.Object lockId, java.lang.Object owner, int timeout)
          Deprecated. Locks an object with lockId on behalf of the specified owner.
 



Copyright © 1998-2009 Bela Ban / Red Hat. All Rights Reserved.