Uses of Package
org.mobicents.timers

Packages that use org.mobicents.timers
org.mobicents.timers   
org.mobicents.timers.cache   
org.mobicents.timers.timer   
 

Classes in org.mobicents.timers used by org.mobicents.timers
FaultTolerantScheduler
           
PeriodicScheduleStrategy
          Different strategies to use when scheduling a Runnable on a 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.
TimerTaskFactory
          Interface for a factory of concrete TimerTask instances, to be provided to an FaultTolerantScheduler.
 

Classes in org.mobicents.timers used by org.mobicents.timers.cache
TimerTaskData
          The TimerTask data, which may be replicated in a cluster environment to support fail over.
 

Classes in org.mobicents.timers used by org.mobicents.timers.timer
FaultTolerantScheduler
           
PeriodicScheduleStrategy
          Different strategies to use when scheduling a Runnable on a FaultTolerantScheduler
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.
TimerTaskFactory
          Interface for a factory of concrete TimerTask instances, to be provided to an FaultTolerantScheduler.
 



Copyright © 2010. All Rights Reserved.