public class PMMLObjectTransformer extends Object implements ClassFileTransformer
| Constructor and Description |
|---|
PMMLObjectTransformer() |
| 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 © 2015 University of Tartu. All Rights Reserved.