Package com.sun.jini.mahalo.log
Interface LogRecovery
- All Known Implementing Classes:
TransientMahaloImpl,TxnManagerImpl
public interface LogRecovery
Describes the interface needed to be able to receive information from a
LogManager- Author:
- Sun Microsystems, Inc.
-
Method Summary
-
Method Details
-
recover
Accepts aLogRecordfrom the caller.- Parameters:
cookie- identifier associated with the information.rec- the record.- Throws:
LogException
-