public class TaskLauncherRebinder
extends Object
This class is used in the task recovery mechanism. If, when a task finishes,
the TaskTermination active object cannot be contacted anymore (maybe due to
a transient failure of the scheduler), then it will use the
TaskLauncherRebinder to reacquire a reference to the
TaskTerminateNotification active object.
- Since:
- 25/09/17