Uses of Class
kieker.common.util.classpath.ClassForNameResolver
| 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 ClassForNameResolver in kieker.common.util.classpath
Constructors in kieker.common.util.classpath with parameters of type ClassForNameResolver Constructor Description CachedClassForNameResolver(ClassForNameResolver<T> classForNameResolver)Create a cached class name resolver.