public class InstrumentTransformer extends Object implements ClassFileTransformer
| 构造器和说明 |
|---|
InstrumentTransformer(InstrumentParseResult instrumentParseResult) |
public InstrumentTransformer(InstrumentParseResult instrumentParseResult)
public byte[] transform(ClassLoader loader, String className, Class<?> classBeingRedefined, ProtectionDomain protectionDomain, byte[] classfileBuffer) throws IllegalClassFormatException
transform 在接口中 ClassFileTransformerIllegalClassFormatExceptionCopyright © 2018–2023. All rights reserved.