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 TheCleaner
represents an object that is used to clean up after the keyed resource.Lease TheLease
object is used to keep a keyed resource active.LeaseException TheLeaseException
is used to indicate that some operation failed when using the lease after the lease duration has expired.LeaseProvider TheLeaseProvider
is used to issue a lease for a named resource.