org.openorb.ots.Impl
public class TimeOutControl extends Thread
Constructor Summary | |
---|---|
TimeOutControl(Terminator term, int time_out, Logger logger)
Constructor |
Method Summary | |
---|---|
void | finish()
Set transaction state to finish |
void | proceed()
This operation is called after time out |
void | run()
Thread entry point |