Uses of Class
org.javagroups.blocks.DistributedLock.Lock

Packages that use DistributedLock.Lock
org.javagroups.blocks   
 

Uses of DistributedLock.Lock in org.javagroups.blocks
 

Methods in org.javagroups.blocks that return DistributedLock.Lock
 DistributedLock.Lock DistributedLock.getLock(java.io.Serializable resource_name, long lease_timeout, long max_wait_time)
           
 

Methods in org.javagroups.blocks with parameters of type DistributedLock.Lock
 void DistributedLock.apply(Message msg, DistributedLock.Lock l)
           
 void DistributedLock.releaseLock(DistributedLock.Lock l)
           
 



Copyright © 2001,2002 www.javagroups.com . All Rights Reserved.