Uses of Interface
org.simpleframework.common.lease.Lease
Packages that use Lease
-
Uses of Lease in org.simpleframework.common.lease
Classes in org.simpleframework.common.lease that implement LeaseModifier and TypeClassDescription(package private) class
TheContractLease
is used to maintain contracts by using a controller object.Methods in org.simpleframework.common.lease that return LeaseModifier and TypeMethodDescriptionThis is used to acquire theLease
object that is mapped to the specified key.This method will issue aLease
object that can be used to manage the release of a keyed resource.This method will issue aLease
object that can be used to manage the release of a keyed resource.This is used to remove theLease
object that is mapped to the specified key.