public class ProxyFactory extends Object
ProxyFactory()
Object
createProxy(net.sf.cglib.proxy.MethodInterceptor methodInterceptor, Object target, Class[] interfaces)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ProxyFactory()
public Object createProxy(net.sf.cglib.proxy.MethodInterceptor methodInterceptor, Object target, Class[] interfaces)
Copyright © 2018. All rights reserved.