Package | Description |
---|---|
kieker.analysis |
Copyright 2020 Kieker Project (http://kieker-monitoring.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
Modifier and Type | Method and Description |
---|---|
void |
IAnalysisController.registerStateObserver(AnalysisController.IStateObserver stateObserver)
Registers the given instance as a new state observer.
|
void |
AnalysisController.registerStateObserver(AnalysisController.IStateObserver stateObserver)
Registers the given instance as a new state observer.
|
void |
IAnalysisController.unregisterStateObserver(AnalysisController.IStateObserver stateObserver)
Unregisters the given instance from the state observers.
|
void |
AnalysisController.unregisterStateObserver(AnalysisController.IStateObserver stateObserver)
Unregisters the given instance from the state observers.
|
Copyright 2020 Kieker Project, http://kieker-monitoring.net