Package net.jini.core.lease


package net.jini.core.lease
  • Class
    Description
    The Lease interface defines a type of object that is returned to the lease holder and issued by the lease grantor.
    An exception generated when a lease request or renewal is denied.
    Generic superclass for specific lease exceptions.
    An unsynchronized Map from Lease to Long (the duration to use when renewing the lease).
    An exception generated when a LeaseMap renewAll or cancelAll call generates exceptions on one or more leases in the map.
    An exception used to indicate that a lease is not known to the grantor of the lease.