Uses of Class
kieker.analysis.AnalysisController.AnalysisControllerWithMapping
| Package | Description |
|---|---|
| kieker.analysis |
Copyright 2022 Kieker Project (http://kieker-monitoring.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
-
Uses of AnalysisController.AnalysisControllerWithMapping in kieker.analysis
Methods in kieker.analysis that return AnalysisController.AnalysisControllerWithMapping Modifier and Type Method Description static AnalysisController.AnalysisControllerWithMappingAnalysisController. createAnalysisController(MIProject project, java.lang.ClassLoader classLoader)Deprecated.This is a factory method which can be used to create a new instance ofAnalysisController, but delivers the mapping between theMIProjectand the actual analysis.