- All Implemented Interfaces:
Runnable
public abstract class PlanSchedulerCallback
extends Object
implements Runnable
-
Constructor Summary
Constructors
-
Method Summary
void
protected abstract void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PlanSchedulerCallback
public PlanSchedulerCallback(Plan plan)
-
Method Details
-
-
run
public void run()
- Specified by:
run
in interface Runnable
-
run
protected abstract void run(Plan plan)