Uses of Interface
org.mobicents.timers.TimerTaskFactory

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

Uses of TimerTaskFactory in org.mobicents.timers
 

Methods in org.mobicents.timers that return TimerTaskFactory
 TimerTaskFactory FaultTolerantScheduler.getTimerTaskFactory()
          Retrieves the timer task factory associated with this scheduler.
 

Constructors in org.mobicents.timers with parameters of type TimerTaskFactory
FaultTolerantScheduler(String name, int corePoolSize, MobicentsCluster cluster, byte priority, TransactionManager txManager, TimerTaskFactory timerTaskFactory)
           
 

Uses of TimerTaskFactory in org.mobicents.timers.timer
 

Classes in org.mobicents.timers.timer that implement TimerTaskFactory
 class FaultTolerantTimerTimerTaskFactory
           
 



Copyright © 2011. All Rights Reserved.