See: Description
Class | Description |
---|---|
AbstractLease |
A base class for implementing lease objects.
|
AbstractLeaseMap |
A base class for implementing LeaseMaps.
|
AbstractLeaseMap.Entry |
Pass through, except for type checking on setValue
|
AbstractLeaseMap.EntryIterator |
A wrapper so that we can wrap each Entry returned.
|
AbstractLeaseMap.EntrySet |
We use an AbstractSet to minimize the number of places where
we have to wrap objects inside new classes.
|
BasicRenewalFailureEvent |
Basic implementation of
RenewalFailureEvent that
defers unmarshalling. |
com.sun.jini.landlord
,
JoinManager
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.