Method Summary |
|
public static synchronized TransactionDirector | getInstance() This method returns a reference to the transaction instance. |
public TransactionManager | getTransactionManager() This method returns a reference to the transaction manager. |
public UserTransaction | getUserTransaction() This method returns the reference to the user transaction. |
public static synchronized TransactionDirector | init() This method inits and returns a reference to the transaction director. |
public void | stop() This method stops the transaction manager. |