Package | Description |
---|---|
org.apache.river.landlord |
This is a utility for services implementing leases.
|
Class and Description |
---|
AbstractIDLeaseMap
AbstractIDLeaseMap is intended to work around some minor design warts in the
Lease interface:
In the real world, when a Lease is renewed, a new Lease contract document
is issued, however when an electronic Lease is renewed the Lease expiry
date is changed and the record of the previous Lease is lost. |
AbstractLease
A base class for implementing lease objects.
|
ID
A mix in interface that provides an identity to be used as a key in Collections.
|
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.