public class ProxyCreator extends Object
ProxyCreator()
static Object
createProxy(Class<?> targetClass, net.sf.cglib.proxy.MethodInterceptor methodInterceptor)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ProxyCreator()
public static Object createProxy(Class<?> targetClass, net.sf.cglib.proxy.MethodInterceptor methodInterceptor)
targetClass
methodInterceptor
Copyright © 2021. All rights reserved.