bitronix.tm.timer
Class RecoveryTask
java.lang.Object
bitronix.tm.timer.Task
bitronix.tm.timer.RecoveryTask
- All Implemented Interfaces:
- Comparable<Task>
public class RecoveryTask
- extends Task
This task is used to run the background recovery.
- Author:
- lorban
RecoveryTask
public RecoveryTask(Recoverer recoverer,
Date executionTime,
TaskScheduler scheduler)
getObject
public Object getObject()
- Specified by:
getObject
in class Task
execute
public void execute()
throws TaskException
- Specified by:
execute
in class Task
- Throws:
TaskException
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2006-2013 Bitronix Software. All Rights Reserved.