| Package | Description |
|---|---|
| org.mobicents.timers | |
| org.mobicents.timers.timer |
| Modifier and Type | Method and Description |
|---|---|
TimerTaskFactory |
FaultTolerantScheduler.getTimerTaskFactory()
Retrieves the timer task factory associated with this scheduler.
|
| Constructor and Description |
|---|
FaultTolerantScheduler(String name,
int corePoolSize,
MobicentsCluster cluster,
byte priority,
TransactionManager txManager,
TimerTaskFactory timerTaskFactory) |
FaultTolerantScheduler(String name,
int corePoolSize,
MobicentsCluster cluster,
byte priority,
TransactionManager txManager,
TimerTaskFactory timerTaskFactory,
int purgePeriod) |
FaultTolerantScheduler(String name,
int corePoolSize,
MobicentsCluster cluster,
byte priority,
TransactionManager txManager,
TimerTaskFactory timerTaskFactory,
int purgePeriod,
ThreadFactory threadFactory) |
FaultTolerantScheduler(String name,
int corePoolSize,
MobicentsCluster cluster,
byte priority,
TransactionManager txManager,
TimerTaskFactory timerTaskFactory,
ThreadFactory threadFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
FaultTolerantTimerTimerTaskFactory |
Copyright © 2016. All Rights Reserved.