public class ProxyChain extends Object
ProxyChain()
ProxyChain
append(ProxyAction action)
Object
run(Object obj, Method method, Object[] args, net.sf.cglib.proxy.MethodProxy proxy)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ProxyChain()
public ProxyChain append(ProxyAction action)
public Object run(Object obj, Method method, Object[] args, net.sf.cglib.proxy.MethodProxy proxy) throws Throwable
Throwable
Copyright © 2020. All rights reserved.