Uses of Class
kieker.common.util.classpath.InstantiationFactory
Packages that use InstantiationFactory
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 InstantiationFactory in kieker.common.util.classpath
Methods in kieker.common.util.classpath that return InstantiationFactoryModifier and TypeMethodDescriptionstatic InstantiationFactoryInstantiationFactory.getInstance(Configuration configuration) Get an instance of the controller factory for the given configuration.