| Package | Description |
|---|---|
| org.noear.solon.core |
| Modifier and Type | Field and Description |
|---|---|
protected Map<Class<?>,TypeMap<BeanInjector<?>>> |
BeanContainer.beanInjectors
bean 注入器
|
| Modifier and Type | Method and Description |
|---|---|
<T extends Annotation> |
BeanContainer.beanInjectorAdd(Class<T> annoClz,
BeanInjector<T> injector)
添加注入处理
|
<T extends Annotation> |
BeanContainer.beanInjectorAdd(Class<T> annoClz,
Class<?> targetClz,
BeanInjector<T> injector)
添加分类注入处理
|
Copyright © 2025. All rights reserved.