Uses of Class
kieker.analysis.AnalysisController.AnalysisControllerWithMapping
Packages that use AnalysisController.AnalysisControllerWithMapping
Package
Description
Copyright 2026 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.AnalysisControllerWithMappingModifier and TypeMethodDescriptionstatic final AnalysisController.AnalysisControllerWithMappingAnalysisController.createAnalysisController(MIProject project, 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.