|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openejb.core.transaction.TransactionContext
public class TransactionContext
Field Summary | |
---|---|
ThreadContext |
callContext
|
javax.transaction.Transaction |
clientTx
|
java.util.Map |
context
|
javax.transaction.Transaction |
currentTx
|
Constructor Summary | |
---|---|
TransactionContext()
|
|
TransactionContext(ThreadContext callContext)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public javax.transaction.Transaction clientTx
public javax.transaction.Transaction currentTx
public ThreadContext callContext
public final java.util.Map context
Constructor Detail |
---|
public TransactionContext()
public TransactionContext(ThreadContext callContext)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |