|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.timers.TransactionContextThreadLocal
public class TransactionContextThreadLocal
A thread local used to store the a tx context.
| Constructor Summary | |
|---|---|
TransactionContextThreadLocal()
|
|
| Method Summary | |
|---|---|
static TransactionContext |
getTransactionContext()
|
static void |
setTransactionContext(TransactionContext txContext)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TransactionContextThreadLocal()
| Method Detail |
|---|
public static void setTransactionContext(TransactionContext txContext)
txContext - public static TransactionContext getTransactionContext()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||