Uses of Class
kieker.common.util.classpath.InstantiationFactory
| Package | Description |
|---|---|
| kieker.common.util.classpath |
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 InstantiationFactory in kieker.common.util.classpath
Methods in kieker.common.util.classpath that return InstantiationFactory Modifier and Type Method Description static InstantiationFactoryInstantiationFactory. getInstance(Configuration configuration)Get an instance of the controller factory for the given configuration.