public class InstrumentationLoader
extends java.lang.Object
| Constructor and Description |
|---|
InstrumentationLoader() |
| Modifier and Type | Method and Description |
|---|---|
static io.vavr.collection.List<KanelaFileTransformer> |
load(java.lang.instrument.Instrumentation instrumentation,
java.lang.ClassLoader ctxClassloader,
KanelaConfiguration configuration)
Load from the current classpath all defined instrumentations
InstrumentationBuilder. |
public static io.vavr.collection.List<KanelaFileTransformer> load(java.lang.instrument.Instrumentation instrumentation, java.lang.ClassLoader ctxClassloader, KanelaConfiguration configuration)
InstrumentationBuilder.instrumentation - InstrumentationctxClassloader - ClassLoaderconfiguration - KanelaConfigurationKanelaFileTransformer