| Package | Description |
|---|---|
| org.mobicents.timers | |
| org.mobicents.timers.cache | |
| org.mobicents.timers.timer |
| Class and Description |
|---|
| AfterTxCommitRunnable
Base class for
Runnable's to be run after tx commit. |
| AfterTxCommitRunnable.Type |
| FaultTolerantScheduler |
| PeriodicScheduleStrategy
Different strategies to use when scheduling a
Runnable on a FaultTolerantScheduler |
| SetTimerAfterTxCommitRunnable
Runnable to set a timer task after the tx commits.
|
| TimerTask
The base class to implement a task to be scheduled and executed by an
FaultTolerantScheduler. |
| TimerTaskData
The
TimerTask data, which may be replicated in a cluster environment to support fail over. |
| TimerTaskFactory
Interface for a factory of concrete
TimerTask instances, to be provided to an FaultTolerantScheduler. |
| TransactionContext |
| Class and Description |
|---|
| TimerTaskData
The
TimerTask data, which may be replicated in a cluster environment to support fail over. |
| Class and Description |
|---|
| FaultTolerantScheduler |
| PeriodicScheduleStrategy
Different strategies to use when scheduling a
Runnable on a FaultTolerantScheduler |
| TimerTask
The base class to implement a task to be scheduled and executed by an
FaultTolerantScheduler. |
| TimerTaskData
The
TimerTask data, which may be replicated in a cluster environment to support fail over. |
| TimerTaskFactory
Interface for a factory of concrete
TimerTask instances, to be provided to an FaultTolerantScheduler. |
Copyright © 2016. All Rights Reserved.