org.mobicents.timers
Class CancelTimerAfterTxCommitRunnable
java.lang.Object
org.mobicents.timers.AfterTxCommitRunnable
org.mobicents.timers.CancelTimerAfterTxCommitRunnable
- All Implemented Interfaces:
- Runnable
public class CancelTimerAfterTxCommitRunnable
- extends AfterTxCommitRunnable
Runnable to cancel a timer task after the tx commits.
- Author:
- martins
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getType
public AfterTxCommitRunnable.Type getType()
- Specified by:
getType in class AfterTxCommitRunnable
run
public void run()
Copyright © 2011. All Rights Reserved.