
public interface TimerTaskFactory
TimerTask instances, to be provided to an FaultTolerantScheduler.| Modifier and Type | Method and Description |
|---|---|
TimerTask |
newTimerTask(TimerTaskData data)
Creates a new instance of a concrete
TimerTask, using the specified TimerTaskData. |
TimerTask newTimerTask(TimerTaskData data)
TimerTask, using the specified TimerTaskData.data - Copyright © 2016. All Rights Reserved.