org.mobicents.timers
Class SetTimerAfterTxCommitRunnable

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

public class SetTimerAfterTxCommitRunnable
extends AfterTxCommitRunnable

Runnable to set a timer task after the tx commits.

Author:
martins

Nested Class Summary
 
Nested classes/interfaces inherited from class org.mobicents.timers.AfterTxCommitRunnable
AfterTxCommitRunnable.Type
 
Field Summary
 
Fields inherited from class org.mobicents.timers.AfterTxCommitRunnable
scheduler, task
 
Method Summary
 void cancel()
           
 AfterTxCommitRunnable.Type getType()
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getType

public AfterTxCommitRunnable.Type getType()
Specified by:
getType in class AfterTxCommitRunnable

run

public void run()

cancel

public void cancel()


Copyright © 2011. All Rights Reserved.