Uses of Package
org.simpleframework.util.lease

Packages that use org.simpleframework.util.lease
org.simpleframework.util.lease   
 

Classes in org.simpleframework.util.lease used by org.simpleframework.util.lease
Cleaner
          The Cleaner represents an object that is used to clean up after the keyed resource.
Lease
          The Lease object is used to keep a keyed resource active.
LeaseException
          The LeaseException is used to indicate that some operation failed when using the lease after the lease duration has expired.
LeaseProvider
          The LeaseProvider is used to issue a lease for a named resource.
 



Copyright © 2013. All Rights Reserved.