Kieker 1.5

Uses of Class
kieker.analysis.AnalysisController

Packages that use AnalysisController
kieker.analysis   
kieker.tools   
kieker.tools.logReplayer   
 

Uses of AnalysisController in kieker.analysis
 

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

Uses of AnalysisController in kieker.tools.logReplayer
 

Methods in kieker.tools.logReplayer with parameters of type AnalysisController
 void RealtimeReplayWorker.initialize(IMonitoringRecord record, RealtimeReplayDistributor replayDistributor, kieker.tools.logReplayer.FSReaderRealtime.FSReaderRealtimeCons cons, String constInputPortName, AnalysisController controller)
           
 void RealtimeReplayDistributor.setController(AnalysisController controller)
           
 


Kieker 1.5

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