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