Uses of Package
org.simpleframework.common.lease
-
Packages that use org.simpleframework.common.lease Package Description org.simpleframework.common.lease -
Classes in org.simpleframework.common.lease used by org.simpleframework.common.lease Class Description Cleaner TheCleanerrepresents an object that is used to clean up after the keyed resource.Lease TheLeaseobject is used to keep a keyed resource active.LeaseException TheLeaseExceptionis used to indicate that some operation failed when using the lease after the lease duration has expired.LeaseProvider TheLeaseProvideris used to issue a lease for a named resource.