Package | Description |
---|---|
org.apache.river.fiddler |
Provides the server side of an implementation of the lookup discovery service
(see
). |
org.apache.river.landlord |
This is a utility for services implementing leases.
|
org.apache.river.lease |
Some basic utility classes for helping with
client-side lease renewal operations.
|
org.apache.river.norm |
Provides implementations of
LeaseRenewalService . |
org.apache.river.reggie |
Provides implementations of
ServiceRegistrar . |
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.
|
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.
|
Class and Description |
---|
AbstractIDLeaseMap.LeaseEntry
The logic behind this Entry is that the identity which maintains strong
references to the key and value will not be added to the set or leaseMap
if it's already present.
|
Class and Description |
---|
AbstractLeaseMap
A base class for implementing LeaseMaps.
|
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.