org.mobicents.timers
Class TransactionContext
java.lang.Object
org.mobicents.timers.TransactionContext
- All Implemented Interfaces:
- Runnable
public class TransactionContext
- extends Object
- implements Runnable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransactionContext
public TransactionContext()
put
public void put(Serializable taskId,
AfterTxCommitRunnable r)
remove
public AfterTxCommitRunnable remove(Serializable taskId)
run
public void run()
- Specified by:
run in interface Runnable
Copyright © 2011. All Rights Reserved.