protected static interface ClassReloadingStrategy.BootstrapInjection
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | ClassReloadingStrategy.BootstrapInjection.DisabledA disabled bootstrap injection strategy. | 
| static class  | ClassReloadingStrategy.BootstrapInjection.EnabledAn enabled bootstrap class loader injection strategy. | 
| Modifier and Type | Method and Description | 
|---|---|
| ClassInjector | make(Instrumentation instrumentation)Creates a class injector to use. | 
ClassInjector make(Instrumentation instrumentation)
instrumentation - The instrumentation of this instance.Copyright © 2014–2024. All rights reserved.