Interface ReconfigurationPlanMonitor

All Known Implementing Classes:
DefaultReconfigurationPlanMonitor

public interface ReconfigurationPlanMonitor
This allows to monitor the execution of a reconfiguration plan while considering the dependencies between the actions that are established in a ReconfigurationPlan.

With regards to the actions that have already been executed, it is possible to get the actions that can be safely executed.

Author:
Fabien Hermenier