public class CallBackInvocationHandler extends Object implements net.sf.cglib.proxy.InvocationHandler
CallBackInvocationHandler(Class clazz)
Object
invoke(Object proxy, Method method, Object[] args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CallBackInvocationHandler(Class clazz)
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke
net.sf.cglib.proxy.InvocationHandler
Throwable
Copyright © 2023 onecode. All rights reserved.