Uses of Class
org.mobicents.timers.AfterTxCommitRunnable

Packages that use AfterTxCommitRunnable
org.mobicents.timers   
 

Uses of AfterTxCommitRunnable in org.mobicents.timers
 

Subclasses of AfterTxCommitRunnable in org.mobicents.timers
 class CancelTimerAfterTxCommitRunnable
          Runnable to cancel a timer task after the tx commits.
 class SetTimerAfterTxCommitRunnable
          Runnable to set a timer task after the tx commits.
 

Methods in org.mobicents.timers that return AfterTxCommitRunnable
 AfterTxCommitRunnable TransactionContext.remove(java.io.Serializable taskId)
           
 

Methods in org.mobicents.timers with parameters of type AfterTxCommitRunnable
 void TransactionContext.put(java.io.Serializable taskId, AfterTxCommitRunnable r)
           
 



Copyright © 2011. All Rights Reserved.