org.openorb.ots.Impl

Class RecoveryManager

public class RecoveryManager extends Object

The recovery manager is run when a failure occured after the user select the -recover option from the command line.

Author: Jerome Daniel

Constructor Summary
RecoveryManager(ORB orb, Logger logger)
Constructor
Method Summary
voidrecover_transactions()
This operation is used to recover uncompleted transactions.

Constructor Detail

RecoveryManager

public RecoveryManager(ORB orb, Logger logger)
Constructor

Method Detail

recover_transactions

public void recover_transactions()
This operation is used to recover uncompleted transactions.