| Package | Description | 
|---|---|
| com.sun.jini.landlord | 
 
This is a utility for services implementing leases. 
 | 
| com.sun.jini.lease | 
 Some basic utility classes for helping with
client-side lease renewal operations. 
 | 
| com.sun.jini.reggie | 
 Provides implementations of  
ServiceRegistrar. | 
| net.jini.core.lease | 
 These are distributed leasing interfaces and classes. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ConstrainableLandlordLeaseMap
Constrainable sub-class of  
LandlordLeaseMap. | 
class  | 
LandlordLeaseMap
Implementation of  
LeaseMap for LandlordLease. | 
| Modifier and Type | Method and Description | 
|---|---|
LeaseMap | 
ConstrainableLandlordLease.createLeaseMap(long duration)  | 
LeaseMap | 
LandlordLease.createLeaseMap(long duration)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractLeaseMap
A base class for implementing LeaseMaps. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
LeaseMap | 
ConstrainableEventLease.createLeaseMap(long duration)
Creates a constraint-aware lease map. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
LeaseMap | 
Lease.createLeaseMap(long duration)
Creates a Map object that can contain leases whose renewal or
 cancellation can be batched, and adds the current lease to that map. 
 | 
Copyright © GigaSpaces.