Uses of Interface
kieker.analysis.IAnalysisController
Package | Description |
---|---|
kieker.analysis |
Copyright 2022 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.
|
-
Uses of IAnalysisController in kieker.analysis
Classes in kieker.analysis that implement IAnalysisController Modifier and Type Class Description class
AnalysisController
Deprecated.1.15 can be removed when all filter and tools have been ported to TeeTimeConstructors in kieker.analysis with parameters of type IAnalysisController Constructor Description AnalysisControllerThread(IAnalysisController analysisController)
Deprecated.Creates a new instance of this class using the given parameters.