@HashCodeAndEqualsPlugin.Enhance public static class ClassReloadingStrategy.BootstrapInjection.Enabled extends Object implements ClassReloadingStrategy.BootstrapInjection
ClassReloadingStrategy.BootstrapInjection.Disabled, ClassReloadingStrategy.BootstrapInjection.Enabled| Modifier | Constructor and Description | 
|---|---|
| protected  | Enabled(File folder)Creates an enabled bootstrap class injection strategy. | 
| Modifier and Type | Method and Description | 
|---|---|
| ClassInjector | make(Instrumentation instrumentation)Creates a class injector to use. | 
protected Enabled(File folder)
folder - The folder to save jar files in.public ClassInjector make(Instrumentation instrumentation)
make in interface ClassReloadingStrategy.BootstrapInjectioninstrumentation - The instrumentation of this instance.Copyright © 2014–2023. All rights reserved.