com.alibaba.dubbo.rpc.proxy
Class InvokerInvocationHandler
java.lang.Object
com.alibaba.dubbo.rpc.proxy.InvokerInvocationHandler
- All Implemented Interfaces:
- InvocationHandler
public class InvokerInvocationHandler
- extends Object
- implements InvocationHandler
InvokerHandler
- Author:
- william.liangf
InvokerInvocationHandler
public InvokerInvocationHandler(Invoker<?> handler)
invoke
public Object invoke(Object proxy,
Method method,
Object[] args)
throws Throwable
- Specified by:
invoke
in interface InvocationHandler
- Throws:
Throwable
Copyright © 2012–2017 Alibaba. All rights reserved.