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.Subclasses with type arguments of type Lease in org.simpleframework.common.leaseModifier and TypeClassDescriptionclassLeaseMap<T>TheLeaseMapobject is used to map lease keys to the lease objects managing those objects.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.