public class JdkInvocation extends Object implements Invocation
JdkInvocation(Object proxy, Method method)
Method
getMethod()
Object
getProxy()
invoke(Object obj, Object[] args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JdkInvocation(Object proxy, Method method)
public Object getProxy()
getProxy
Invocation
public Method getMethod()
getMethod
public Object invoke(Object obj, Object[] args) throws Throwable
invoke
Throwable
Copyright © 2024 fossc. All rights reserved.