protected static interface ClassReloadingStrategy.BootstrapInjection
Modifier and Type | Interface and Description |
---|---|
static class |
ClassReloadingStrategy.BootstrapInjection.Disabled
A disabled bootstrap injection strategy.
|
static class |
ClassReloadingStrategy.BootstrapInjection.Enabled
An 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.