| Package | Description | 
|---|---|
| com.sun.jini.landlord | 
 
This is a utility for services implementing leases. 
 | 
| com.sun.jini.mahalo | 
 Provides implementations of the 
TransactionManager service. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static Landlord.RenewResults | 
LandlordUtil.renewAll(LocalLandlord landlord,
        Uuid[] cookies,
        long[] durations)
Call  
landlord.renew() for each object in cookie[], passing
 cookie[i] and durations[i]. | 
Landlord.RenewResults | 
Landlord.renewAll(Uuid[] cookies,
        long[] durations)
Called by the lease map when its  
renewAll method is called. | 
| Modifier and Type | Method and Description | 
|---|---|
Landlord.RenewResults | 
TxnManagerImpl.renewAll(Uuid[] cookies,
        long[] extensions)
Bulk renewal request of leases on  
Transactions. | 
Copyright © GigaSpaces.