Package | Description |
---|---|
org.simpleframework.common.lease |
Class and Description |
---|
Cleaner
The
Cleaner represents an object that is used to
clean up after the keyed resource. |
Lease
The
Lease object is used to keep a keyed resource
active. |
LeaseException
The
LeaseException is used to indicate that some
operation failed when using the lease after the lease duration
has expired. |
LeaseProvider
The
LeaseProvider is used to issue a lease for a
named resource. |
Copyright © 2016. All rights reserved.