public class TtlTransformer extends Object implements ClassFileTransformer
| Constructor and Description |
|---|
TtlTransformer() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
transform(ClassLoader loader,
String classFile,
Class<?> classBeingRedefined,
ProtectionDomain protectionDomain,
byte[] classFileBuffer) |
public byte[] transform(ClassLoader loader, String classFile, Class<?> classBeingRedefined, ProtectionDomain protectionDomain, byte[] classFileBuffer) throws IllegalClassFormatException
transform in interface ClassFileTransformerIllegalClassFormatExceptionCopyright © 2013–2016 Alibaba. All rights reserved.