See: Description
| Interface | Description | 
|---|---|
| ID<T> | A mix in interface that provides an identity to be used as a key in Collections. | 
| Class | Description | 
|---|---|
| AbstractIDLeaseMap<K extends Lease> | AbstractIDLeaseMap is intended to work around some minor design warts in the 
  Leaseinterface:
 
 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. | 
| AbstractLeaseMap | A base class for implementing LeaseMaps. | 
| BasicRenewalFailureEvent | Basic implementation of  RenewalFailureEventthat
 defers unmarshalling. | 
org.apache.river.landlord, 
JoinManagerCopyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.