public class FieldTransformer extends Object
public void transform(File file) throws Exception
file - The file containing the class to be transformedException - Indicates a problem performing the transformationpublic void transform(javassist.bytecode.ClassFile classFile)
throws Exception
classFile - The class file descriptorException - Indicates a problem performing the transformationCopyright © 2001-2015 Red Hat, Inc. All Rights Reserved.