Package com.arjuna.mw.wst
Interface TxContext
public interface TxContext
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.
- Since:
- XTS 1.0.
- Version:
- $Id: TxContext.java,v 1.5 2004/03/15 13:25:14 nmcl Exp $
- Author:
- Mark Little (mark.little@arjuna.com)
-
Method Summary