public static interface AnalysisController.IStateObserver
| Modifier and Type | Method and Description |
|---|---|
void |
update(AnalysisController controller,
AnalysisController.STATE state)
This method will be called for every update of the state.
|
void update(AnalysisController controller, AnalysisController.STATE state)
controller - The controller which updated its state.state - The new state of the given controller.Copyright 2017 Kieker Project, http://kieker-monitoring.net