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) classTheContractLeaseis used to maintain contracts by using a controller object.Methods in org.simpleframework.common.lease that return LeaseModifier and TypeMethodDescriptionThis is used to acquire theLeaseobject that is mapped to the specified key.This method will issue aLeaseobject that can be used to manage the release of a keyed resource.This method will issue aLeaseobject that can be used to manage the release of a keyed resource.This is used to remove theLeaseobject that is mapped to the specified key.