public class CloudConfigBeanInjector extends Object implements org.noear.solon.core.BeanInjector<CloudConfig>
| Constructor and Description |
|---|
CloudConfigBeanInjector() |
| Modifier and Type | Method and Description |
|---|---|
Object |
build(Class<?> type,
String group,
String name) |
void |
doFill(Object obj,
CloudConfig anno) |
void |
doInject(org.noear.solon.core.VarHolder vh,
CloudConfig anno) |
public void doInject(org.noear.solon.core.VarHolder vh,
CloudConfig anno)
doInject in interface org.noear.solon.core.BeanInjector<CloudConfig>public void doFill(Object obj, CloudConfig anno)
doFill in interface org.noear.solon.core.BeanInjector<CloudConfig>Copyright © 2025. All rights reserved.