org.jpmml.agent
Class PMMLObjectTransformer
java.lang.Object
org.jpmml.agent.PMMLObjectTransformer
- All Implemented Interfaces:
- ClassFileTransformer
public class PMMLObjectTransformer
- extends Object
- implements ClassFileTransformer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PMMLObjectTransformer
public PMMLObjectTransformer()
transform
public byte[] transform(ClassLoader classLoader,
String className,
Class<?> clazz,
ProtectionDomain protectionDomain,
byte[] buffer)
throws IllegalClassFormatException
- Specified by:
transform in interface ClassFileTransformer
- Throws:
IllegalClassFormatException
Copyright © 2015 University of Tartu. All Rights Reserved.