public abstract class AbstractInvocationHandler extends Object implements net.sf.cglib.proxy.MethodInterceptor, Serializable
protected static Log
log
AbstractInvocationHandler()
Object
getBean(Class clz)
getBean(Class clz, Class[] argumentTypes, Object[] arguments)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
intercept
protected static final transient Log log
public AbstractInvocationHandler()
public Object getBean(Class clz)
public Object getBean(Class clz, Class[] argumentTypes, Object[] arguments)
Copyright © 2023 onecode. All rights reserved.