| 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 Map | 
LandlordUtil.cancelAll(LocalLandlord landlord,
         Uuid[] cookies)
Call  
landlord.cancel() for each object in cookies[], passing
 cookies[i]. | 
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]. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
TransientMahaloImpl
Convenience class intended for use with the  
ServiceStarter framework
 to start a transient (non-activatable, non-persistent) implementation of Mahalo. | 
class  | 
TxnManagerImpl
An implementation of the Jini(TM) Transaction Specification. 
 | 
Copyright © GigaSpaces.