Method Summary |
|
public TransactionManager | getTransactionManager() Gets the transaction manager object. |
public void | init() Init method. This method is called before the start method. |
public void | setTimeout(int timeout) Set the Transaction Timeout. |
public void | start() Start method. This method is called after the init method. |
public void | stop() Stop method. This method is called when component needs to be
stopped. |