Uses of Class
com.sun.jini.jeri.internal.runtime.Lease

Packages that use Lease
com.sun.jini.jeri.internal.runtime   
 

Uses of Lease in com.sun.jini.jeri.internal.runtime
 

Fields in com.sun.jini.jeri.internal.runtime with type parameters of type Lease
private  java.util.concurrent.ConcurrentMap<Uuid,Lease> ObjectTable.leaseTable
          maps client ID to Lease (lock guards leaseChecker too)
 



Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.