|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.timers.timer.FaultTolerantTimerTimerTaskFactory
public class FaultTolerantTimerTimerTaskFactory
| Constructor Summary | |
|---|---|
FaultTolerantTimerTimerTaskFactory()
|
|
| Method Summary | |
|---|---|
TimerTask |
newTimerTask(TimerTaskData data)
Creates a new instance of a concrete TimerTask, using the specified TimerTaskData. |
void |
setScheduler(FaultTolerantScheduler scheduler)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FaultTolerantTimerTimerTaskFactory()
| Method Detail |
|---|
public TimerTask newTimerTask(TimerTaskData data)
TimerTaskFactoryTimerTask, using the specified TimerTaskData.
newTimerTask in interface TimerTaskFactorypublic void setScheduler(FaultTolerantScheduler scheduler)
scheduler - the scheduler to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||