org.mobicents.timers
Class SetTimerAfterTxCommitRunnable

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

public class SetTimerAfterTxCommitRunnable
extends Object
implements Runnable

Runnable to set a timer task after the tx commits.

Author:
martins

Method Summary
 void cancel()
           
 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

cancel

public void cancel()


Copyright © 2010. All Rights Reserved.