Kieker 1.7

Uses of Class
kieker.analysis.AnalysisController

Packages that use AnalysisController
kieker.analysis   
kieker.tools   
 

Uses of AnalysisController in kieker.analysis
 

Methods in kieker.analysis that return AnalysisController
 AnalysisController AnalysisController.AnalysisControllerWithMapping.getController()
          Getter for the property AnalysisController.AnalysisControllerWithMapping.controller.
 

Methods in kieker.analysis with parameters of type AnalysisController
 void AnalysisController.IStateObserver.update(AnalysisController controller, AnalysisController.STATE state)
          This method will be called for every update of the state.
 

Constructors in kieker.analysis with parameters of type AnalysisController
AnalysisController.AnalysisControllerWithMapping(AnalysisController controller, Map<MIPlugin,AbstractPlugin> pluginMap, Map<MIRepository,AbstractRepository> repositoryMap)
          Creates a new instance of this class using the given parameters.
AnalysisControllerThread(AnalysisController analysisController)
          Creates a new instance of this class using the given parameters.
 

Uses of AnalysisController in kieker.tools
 

Constructors in kieker.tools with parameters of type AnalysisController
KaxViz(String filename, AnalysisController analysisController, String outFilename)
           
 


Kieker 1.7

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