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