Package org.mobicents.timers


Interface Summary
TimerTaskFactory Interface for a factory of concrete TimerTask instances, to be provided to an FaultTolerantScheduler.
 

Class Summary
CancelTimerAfterTxCommitRunnable Runnable to cancel a timer task after the tx commits.
FaultTolerantScheduler  
SetTimerAfterTxCommitRunnable Runnable to set a timer task after the tx commits.
TimerTask The base class to implement a task to be scheduled and executed by an FaultTolerantScheduler.
TimerTaskData The TimerTask data, which may be replicated in a cluster environment to support fail over.
TransactionSynchronization  
 

Enum Summary
PeriodicScheduleStrategy Different strategies to use when scheduling a Runnable on a FaultTolerantScheduler
 



Copyright © 2010. All Rights Reserved.