org.apache.openejb.core.transaction
Class TransactionContext
java.lang.Object
org.apache.openejb.core.transaction.TransactionContext
public class TransactionContext
- extends Object
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
TransactionContext
public TransactionContext(ThreadContext callContext,
TransactionManager transactionManager)
getTransactionManager
public TransactionManager getTransactionManager()
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.