Uses of Interface
org.codehaus.wadi.core.util.Lease

Packages that use Lease
org.codehaus.wadi.core.util   
org.codehaus.wadi.location.partitionmanager.local   
 

Uses of Lease in org.codehaus.wadi.core.util
 

Classes in org.codehaus.wadi.core.util that implement Lease
 class ExtendableLease
           
 class SimpleLease
          SimpleLease - first shot at a scalable, best-effort Lease impl.
 

Uses of Lease in org.codehaus.wadi.location.partitionmanager.local
 

Fields in org.codehaus.wadi.location.partitionmanager.local declared as Lease
protected  Lease Location._sharedLease
           
 

Methods in org.codehaus.wadi.location.partitionmanager.local that return Lease
 Lease Location.getSharedLease()
           
 



Copyright © 2011. All Rights Reserved.