public class NativeInvocationHandler extends Object implements InvocationHandler
NativeInvocationHandler(Map<Method,Invoker> invokers)
Object
invoke(Object self, Method method, Object[] argArray)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NativeInvocationHandler(Map<Method,Invoker> invokers)
invokers
public Object invoke(Object self, Method method, Object[] argArray) throws Throwable
invoke
InvocationHandler
Throwable
Copyright © 2021. All rights reserved.