| Package | Description |
|---|---|
| org.mobicents.timers | |
| org.mobicents.timers.cache | |
| org.mobicents.timers.timer |
| Modifier and Type | Method and Description |
|---|---|
TimerTaskData |
TimerTask.getData()
Retrieves the data associated with the task.
|
TimerTaskData |
FaultTolerantScheduler.getTimerTaskData(Serializable taskID)
Retrieves the
TimerTaskData associated with the specified taskID. |
| Modifier and Type | Method and Description |
|---|---|
TimerTask |
TimerTaskFactory.newTimerTask(TimerTaskData data)
Creates a new instance of a concrete
TimerTask, using the specified TimerTaskData. |
| Constructor and Description |
|---|
TimerTask(TimerTaskData data) |
| Modifier and Type | Method and Description |
|---|---|
TimerTaskData |
TimerTaskCacheData.getTaskData()
Retrieves the task data
|
| Modifier and Type | Method and Description |
|---|---|
void |
TimerTaskCacheData.setTaskData(TimerTaskData taskData)
Sets the task data.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FaultTolerantTimerTimerTaskData |
| Modifier and Type | Method and Description |
|---|---|
TimerTask |
FaultTolerantTimerTimerTaskFactory.newTimerTask(TimerTaskData data) |
Copyright © 2016. All Rights Reserved.