public class DubboClientInvoker extends AbstractSyncInvoker
| Constructor and Description |
|---|
DubboClientInvoker(Destination destination) |
| Modifier and Type | Method and Description |
|---|---|
org.coodex.concrete.common.ServiceContext |
buildContext(Class concreteClass,
Method method) |
protected Object |
execute(Class clz,
Method method,
Object[] args) |
invokegetDestinationpublic DubboClientInvoker(Destination destination)
protected Object execute(Class clz, Method method, Object[] args) throws Throwable
execute in class AbstractSyncInvokerThrowablepublic org.coodex.concrete.common.ServiceContext buildContext(Class concreteClass, Method method)
buildContext in class AbstractInvokerCopyright © 2018. All rights reserved.