Package bitronix.tm.timer
Class RecoveryTask
java.lang.Object
bitronix.tm.timer.Task
bitronix.tm.timer.RecoveryTask
- All Implemented Interfaces:
Comparable<Task>
This task is used to run the background recovery.
- Author:
- lorban
-
Constructor Summary
ConstructorsConstructorDescriptionRecoveryTask(Recoverer recoverer, Date executionTime, TaskScheduler scheduler) -
Method Summary
Methods inherited from class bitronix.tm.timer.Task
compareTo, getExecutionTime, getTaskScheduler