| Package | Description | 
|---|---|
| com.sun.jini.mahalo | 
 Provides implementations of the 
TransactionManager service. 
 | 
| com.sun.jini.mahalo.log | 
 Utilities for managing Mahalo's recoverable log of transaction state. 
 | 
| 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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MockLogFile.recover(LogRecovery client)  | 
void | 
SimpleLogFile.recover(LogRecovery client)
Recover information from the log. 
 | 
void | 
Log.recover(LogRecovery client)  | 
void | 
TransientLogFile.recover(LogRecovery client)
Recover information from the log. 
 | 
| Constructor and Description | 
|---|
MultiLogManager(LogRecovery client,
               String path)
Create a  
MultiLogManager. | 
Copyright © GigaSpaces.