public interface BytecodeTransformer
Modifier and Type | Method and Description |
---|---|
byte[] |
transform(java.lang.ClassLoader loader,
java.lang.String className,
java.security.ProtectionDomain protectionDomain,
byte[] classBytes) |