Package net.jini.core.lease

Interface Summary
Lease The Lease interface defines a type of object that is returned to the lease holder and issued by the lease grantor.
LeaseMap An unsynchronized Map from Lease to Long (the duration to use when renewing the lease).
 

Exception Summary
LeaseDeniedException An exception generated when a lease request or renewal is denied.
LeaseException Generic superclass for specific lease exceptions.
LeaseMapException An exception generated when a LeaseMap renewAll or cancelAll call generates exceptions on one or more leases in the map.
UnknownLeaseException An exception used to indicate that a lease is not known to the grantor of the lease.
 



Copyright © 1999 Sun Microsystems, Inc. All rights reserved