public class MethodInterceptorImpl extends Object implements net.sf.cglib.proxy.MethodInterceptor
Object
intercept(Object target, Method method, Object[] params, net.sf.cglib.proxy.MethodProxy proxy)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Object intercept(Object target, Method method, Object[] params, net.sf.cglib.proxy.MethodProxy proxy) throws Throwable
intercept
net.sf.cglib.proxy.MethodInterceptor
Throwable
Copyright © 2013 Oracle Corporation. All Rights Reserved.