|
Kieker 1.11 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IAnalysisController | |
---|---|
kieker.analysis | |
kieker.tools.logReplayer |
Uses of IAnalysisController in kieker.analysis |
---|
Classes in kieker.analysis that implement IAnalysisController | |
---|---|
class |
AnalysisController
The AnalysisController can be used to configure, control, save and load an analysis instance. |
Constructors in kieker.analysis with parameters of type IAnalysisController | |
---|---|
AnalysisControllerThread(IAnalysisController analysisController)
Creates a new instance of this class using the given parameters. |
Uses of IAnalysisController in kieker.tools.logReplayer |
---|
Methods in kieker.tools.logReplayer with parameters of type IAnalysisController | |
---|---|
protected abstract AbstractReaderPlugin |
AbstractLogReplayer.createReader(IAnalysisController analysisInstance)
Implementing classes return the reader to be used for reading the monitoring log. |
protected AbstractReaderPlugin |
FilesystemLogReplayer.createReader(IAnalysisController analysisInstance)
Implementing classes return the reader to be used for reading the monitoring log. |
protected AbstractReaderPlugin |
JMSLogReplayer.createReader(IAnalysisController analysisController)
Implementing classes return the reader to be used for reading the monitoring log. |
|
Kieker 1.11 | |||||||||
PREV NEXT | FRAMES NO FRAMES |