public interface NativeImageBytecodeInstrumentationAgentExtension
ClassFileTransformers.
NativeImageBytecodeInstrumentationAgent uses
ServiceLoader.load(NativeImageBytecodeInstrumentationAgentExtension.class) to register
additional transformers.| Modifier and Type | Method and Description |
|---|---|
void |
addClassFileTransformers(Instrumentation inst) |
void addClassFileTransformers(Instrumentation inst)