public class StrategyProvider extends Object
by specific Java version
ClassLoadingStrategy is INJECTION as JVM is running on JDK8, this is a default behaviour. Other strategies are evaluated when running JDK11 / JDK17 with MultiRelease Build.| Constructor and Description |
|---|
StrategyProvider() |
| Modifier and Type | Method and Description |
|---|---|
net.bytebuddy.dynamic.loading.ClassLoadingStrategy<ClassLoader> |
getStrategy(Class<?> targetClass) |
public net.bytebuddy.dynamic.loading.ClassLoadingStrategy<ClassLoader> getStrategy(Class<?> targetClass)
Copyright © 2023 FG Forrest, a.s.. All rights reserved.