org.mobicents.timers
Class TransactionContextThreadLocal
java.lang.Object
org.mobicents.timers.TransactionContextThreadLocal
public class TransactionContextThreadLocal
- extends Object
A thread local used to store the a tx context.
- Author:
- martins
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransactionContextThreadLocal
public TransactionContextThreadLocal()
setTransactionContext
public static void setTransactionContext(TransactionContext txContext)
- Parameters:
txContext -
getTransactionContext
public static TransactionContext getTransactionContext()
- Returns:
Copyright © 2011. All Rights Reserved.