Uses of Interface
net.jini.core.lease.LeaseMap

Packages that use LeaseMap
net.jini.core.lease These are distributed leasing interfaces and classes. 
 

Uses of LeaseMap in net.jini.core.lease
 

Methods in net.jini.core.lease that return LeaseMap
 LeaseMap Lease.createLeaseMap(long duration)
          Creates a Map object that can contain leases whose renewal or cancellation can be batched, and adds the current lease to that map.