private static class JdkProxyFactory.JdkProxyInterceptor extends Object implements InvocationHandler
private Aspect
aspect
private Object
target
JdkProxyInterceptor(Object target, Aspect aspect)
Object
invoke(Object proxy, Method method, Object[] args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private final Object target
private final Aspect aspect
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke
InvocationHandler
Throwable
Copyright © 2020. All rights reserved.