Kieker 1.12

Uses of Interface
kieker.analysis.IAnalysisController

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.12

Copyright 2015 Kieker Project, http://kieker-monitoring.net