Uses of Class
org.mobicents.timers.FaultTolerantScheduler

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

Uses of FaultTolerantScheduler in org.mobicents.timers
 

Fields in org.mobicents.timers declared as FaultTolerantScheduler
protected  FaultTolerantScheduler AfterTxCommitRunnable.scheduler
           
 

Methods in org.mobicents.timers that return FaultTolerantScheduler
 FaultTolerantScheduler TimerTask.getScheduler()
           
 

Methods in org.mobicents.timers with parameters of type FaultTolerantScheduler
 void TimerTask.setScheduler(FaultTolerantScheduler scheduler)
           
 

Constructors in org.mobicents.timers with parameters of type FaultTolerantScheduler
AfterTxCommitRunnable(TimerTask task, FaultTolerantScheduler scheduler)
           
 

Uses of FaultTolerantScheduler in org.mobicents.timers.timer
 

Methods in org.mobicents.timers.timer that return FaultTolerantScheduler
 FaultTolerantScheduler FaultTolerantTimer.getScheduler()
           
 

Methods in org.mobicents.timers.timer with parameters of type FaultTolerantScheduler
 void FaultTolerantTimerTimerTaskFactory.setScheduler(FaultTolerantScheduler scheduler)
           
 

Constructors in org.mobicents.timers.timer with parameters of type FaultTolerantScheduler
FaultTolerantTimerTimerTask(FaultTolerantTimerTimerTaskData taskData, FaultTolerantScheduler scheduler)
           
 



Copyright © 2011. All Rights Reserved.