- getData() - Method in class org.mobicents.timers.TimerTask
-
Retrieves the data associated with the task.
- getJavaUtilTimerTask() - Method in class org.mobicents.timers.timer.FaultTolerantTimerTimerTaskData
-
- getLocalRunningTask(Serializable) - Method in class org.mobicents.timers.FaultTolerantScheduler
-
Retrieves a local running task by its id
- getLocalRunningTasks() - Method in class org.mobicents.timers.FaultTolerantScheduler
-
Retrieves a set containing all local running tasks.
- getName() - Method in class org.mobicents.timers.FaultTolerantScheduler
-
Retrieves the scheduler name.
- getPeriod() - Method in class org.mobicents.timers.TimerTaskData
-
Retrieves the period of the associated timer task execution, -1 means it is not a periodic task.
- getPeriodicScheduleStrategy() - Method in class org.mobicents.timers.TimerTaskData
-
Retrieves the strategy used in a periodic timer task, can be null if it is not a periodic timer task.
- getPriority() - Method in class org.mobicents.timers.FaultTolerantScheduler
-
Retrieves the priority of the scheduler as a client local listener of the mobicents cluster.
- getScheduledFuture() - Method in class org.mobicents.timers.TimerTask
-
Retrieves the schedule future object that returns from the task scheduling.
- getScheduler() - Method in class org.mobicents.timers.timer.FaultTolerantTimer
-
- getScheduler() - Method in class org.mobicents.timers.TimerTask
-
- getSetTimerTransactionalAction() - Method in class org.mobicents.timers.TimerTask
-
Retrieves the tx action to set the timer when the tx commits, not used in a non tx environment.
- getStartTime() - Method in class org.mobicents.timers.TimerTaskData
-
Retrieves the starting time of the associated timer task execution.
- getTaskData() - Method in class org.mobicents.timers.cache.TimerTaskCacheData
-
Retrieves the task data
- getTaskID(ClusteredCacheData) - Static method in class org.mobicents.timers.cache.TimerTaskCacheData
-
- getTaskID() - Method in class org.mobicents.timers.TimerTaskData
-
Retrieves the id of the associated timer task.
- getTaskIDs() - Method in class org.mobicents.timers.cache.FaultTolerantSchedulerCacheData
-
- getTimerTaskData(Serializable) - Method in class org.mobicents.timers.FaultTolerantScheduler
-
Retrieves the
TimerTaskData associated with the specified taskID.
- getTimerTaskFactory() - Method in class org.mobicents.timers.FaultTolerantScheduler
-
Retrieves the timer task factory associated with this scheduler.
- getTransactionContext() - Static method in class org.mobicents.timers.TransactionContextThreadLocal
-
- getTransactionManager() - Method in class org.mobicents.timers.FaultTolerantScheduler
-
Retrieves the jta tx manager.
- getType() - Method in class org.mobicents.timers.AfterTxCommitRunnable
-
- getType() - Method in class org.mobicents.timers.CancelTimerAfterTxCommitRunnable
-
- getType() - Method in class org.mobicents.timers.SetTimerAfterTxCommitRunnable
-