public class LocatorRemover extends Object implements ClassFileTransformer
| Constructor and Description |
|---|
LocatorRemover() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
transform(ClassLoader classLoader,
String className,
Class<?> clazz,
ProtectionDomain protectionDomain,
byte[] buffer) |
public byte[] transform(ClassLoader classLoader, String className, Class<?> clazz, ProtectionDomain protectionDomain, byte[] buffer) throws IllegalClassFormatException
transform in interface ClassFileTransformerIllegalClassFormatExceptionCopyright © 2016 University of Tartu. All Rights Reserved.