org.glassfish.pfl.dynamic.copyobject.impl
Class CodegenCopierGenerator
java.lang.Object
org.glassfish.pfl.dynamic.copyobject.impl.CodegenCopierGenerator
public class CodegenCopierGenerator
- extends Object
Experimental class that generates a ClassFieldCopier using the codegen library.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CodegenCopierGenerator
public CodegenCopierGenerator(String className,
Class<?> classToCopy)
create
public Class<?> create(ProtectionDomain pd,
ClassLoader cl)
Copyright © 2013 Oracle. All Rights Reserved.