|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openorb.ots.Impl.RecoveryManager
public class RecoveryManager
The recovery manager is run when a failure occured after the user select the -recover option from the command line.
Constructor Summary | |
---|---|
RecoveryManager(org.omg.CORBA.ORB orb,
org.apache.avalon.framework.logger.Logger logger)
Constructor |
Method Summary | |
---|---|
void |
recover_transactions()
This operation is used to recover uncompleted transactions. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RecoveryManager(org.omg.CORBA.ORB orb, org.apache.avalon.framework.logger.Logger logger)
Method Detail |
---|
public void recover_transactions()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |