org.openejb.core.transaction
Class TransactionContext
java.lang.Object
org.openejb.core.transaction.TransactionContext
- public class TransactionContext
- extends Object
- Version:
- $Revision: 2495 $ $Date: 2006-02-22 23:30:53 -0800 (Wed, 22 Feb 2006) $
- Author:
- David Blevins
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
clientTx
public Transaction clientTx
currentTx
public Transaction currentTx
callContext
public ThreadContext callContext
context
public final Map context
TransactionContext
public TransactionContext()
TransactionContext
public TransactionContext(ThreadContext callContext)
Copyright © 1999-2007 OpenEJB. All Rights Reserved.