org.mobicents.timers.timer
Class FaultTolerantTimerTimerTaskFactory
java.lang.Object
org.mobicents.timers.timer.FaultTolerantTimerTimerTaskFactory
- All Implemented Interfaces:
- TimerTaskFactory
public class FaultTolerantTimerTimerTaskFactory
- extends Object
- implements TimerTaskFactory
- Author:
- martins
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FaultTolerantTimerTimerTaskFactory
public FaultTolerantTimerTimerTaskFactory()
newTimerTask
public TimerTask newTimerTask(TimerTaskData data)
- Description copied from interface:
TimerTaskFactory
- Creates a new instance of a concrete
TimerTask, using the specified TimerTaskData.
- Specified by:
newTimerTask in interface TimerTaskFactory
- Returns:
setScheduler
public void setScheduler(FaultTolerantScheduler scheduler)
- Parameters:
scheduler - the scheduler to set
Copyright © 2011. All Rights Reserved.