public class JDKInvocationHandler extends Object implements InvocationHandler
| 构造器和说明 |
|---|
JDKInvocationHandler(Class proxyClass,
Invoker proxyInvoker)
Instantiates a new Jdk invocation handler.
|
public Object invoke(Object proxy, Method method, Object[] paramValues) throws Throwable
invoke 在接口中 InvocationHandlerThrowablepublic Class getProxyClass()
public Invoker getProxyInvoker()
Copyright © 2008–2018 The Ant Financial. All rights reserved.