Kieker 1.6

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()
           
 

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)
           
AnalysisControllerThread(AnalysisController analysisController)
           
 

Uses of AnalysisController in kieker.tools
 

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


Kieker 1.6

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