| 程序包 | 说明 |
|---|---|
| com.baidu.brpc.spring.annotation |
| 限定符和类型 | 方法和说明 |
|---|---|
protected RpcProxyFactoryBean |
RpcAnnotationResolver.createRpcProxyFactoryBean(RpcProxy rpcProxy,
Class serviceInterface,
org.springframework.beans.factory.support.DefaultListableBeanFactory beanFactory,
RpcClientOptions rpcClientOptions,
String namingServiceUrl)
Creates the rpc proxy factory bean.
|
void |
RpcAnnotationResolverListener.onRpcProxyAnnotationParsed(RpcProxy rpcProxy,
RpcProxyFactoryBean newRpcProxyFactoryBean,
Object object)
This method will called after
RpcProxy annotation parsed. |
Copyright © 2019 Baidu, Inc.. All rights reserved.