Kieker 1.6

kieker.analysis
Class AnalysisController.AnalysisControllerWithMapping

java.lang.Object
  extended by kieker.analysis.AnalysisController.AnalysisControllerWithMapping
Enclosing class:
AnalysisController

public static final class AnalysisController.AnalysisControllerWithMapping
extends Object

Author:
Andre van Hoorn, Nils Christian Ehmke, Jan Waller

Constructor Summary
AnalysisController.AnalysisControllerWithMapping(AnalysisController controller, Map<MIPlugin,AbstractPlugin> pluginMap, Map<MIRepository,AbstractRepository> repositoryMap)
           
 
Method Summary
 AnalysisController getController()
           
 Map<MIPlugin,AbstractPlugin> getPluginMap()
           
 Map<MIRepository,AbstractRepository> getRepositoryMap()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnalysisController.AnalysisControllerWithMapping

public AnalysisController.AnalysisControllerWithMapping(AnalysisController controller,
                                                        Map<MIPlugin,AbstractPlugin> pluginMap,
                                                        Map<MIRepository,AbstractRepository> repositoryMap)
Method Detail

getPluginMap

public Map<MIPlugin,AbstractPlugin> getPluginMap()

getRepositoryMap

public Map<MIRepository,AbstractRepository> getRepositoryMap()

getController

public AnalysisController getController()

Kieker 1.6

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