Package simple.util.lease

Interface Summary
Cleaner The Cleaner represents an object that is used to clean up after the named resource.
Lease The Lease object is used to keep a named resource active.
 

Class Summary
LeaseManager The LeaseManager is used to issue a lease for a named resource.
 

Exception Summary
LeaseException The LeaseException is used to indicate that some operation failed when attempting to use a Lease.