Uses of Class
net.jini.core.lease.LeaseMapException

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

Uses of LeaseMapException in net.jini.core.lease
 

Methods in net.jini.core.lease that throw LeaseMapException
 void LeaseMap.cancelAll()
          Cancels all leases in the LeaseMap.
 void LeaseMap.renewAll()
          Renews all leases in the LeaseMap, using their current values as the renewal durations.