public class ByteCodeFactory extends Object
| 构造器和说明 |
|---|
ByteCodeFactory() |
public static javassist.CtClass createByMap(Map<String,?> map, Class<?> _class) throws Exception
Exceptionpublic static Class<?> createByBean(Object bean) throws javassist.NotFoundException, javassist.CannotCompileException, IOException
javassist.NotFoundExceptionjavassist.CannotCompileExceptionIOExceptionCopyright © 2019. All rights reserved.