org.mobicents.timers
Class CancelTimerAfterTxCommitRunnable

java.lang.Object
  extended by org.mobicents.timers.CancelTimerAfterTxCommitRunnable
All Implemented Interfaces:
Runnable

public class CancelTimerAfterTxCommitRunnable
extends Object
implements Runnable

Runnable to cancel a timer task after the tx commits.

Author:
martins

Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

run

public void run()
Specified by:
run in interface Runnable


Copyright © 2010. All Rights Reserved.