public class DubboInvocationHandler extends Object implements InvocationHandler
GenericService for InvocationHandler.| Constructor and Description |
|---|
DubboInvocationHandler(Map<Method,com.alibaba.cloud.dubbo.openfeign.FeignMethodMetadata> feignMethodMetadataMap,
InvocationHandler defaultInvocationHandler,
ClassLoader classLoader,
DubboGenericServiceExecutionContextFactory contextFactory) |
| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(Object proxy,
Method feignMethod,
Object[] args) |
public DubboInvocationHandler(Map<Method,com.alibaba.cloud.dubbo.openfeign.FeignMethodMetadata> feignMethodMetadataMap, InvocationHandler defaultInvocationHandler, ClassLoader classLoader, DubboGenericServiceExecutionContextFactory contextFactory)
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.