public class GrpcClientBeanInjector extends Object implements org.noear.solon.core.BeanInjector<GrpcClient>
| Constructor and Description |
|---|
GrpcClientBeanInjector(Map<Class<?>,Object> clientMap) |
| Modifier and Type | Method and Description |
|---|---|
void |
doInject(org.noear.solon.core.VarHolder vh,
GrpcClient anno) |
public void doInject(org.noear.solon.core.VarHolder vh,
GrpcClient anno)
doInject in interface org.noear.solon.core.BeanInjector<GrpcClient>Copyright © 2025. All rights reserved.