This class represents a handle on a stack of transactions. It should only be used for suspending and resuming the thread-to-transaction association. The transaction at the top of the stack is the current transaction.
@author Mark Little (mark.little@arjuna.com)
@version $Id: TxContext.java,v 1.5 2004/03/15 13:25:14 nmcl Exp $
@since XTS 1.0.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.