| 程序包 | 说明 |
|---|---|
| org.springframework.beans.factory.annotation |
Support package for annotation-driven bean configuration.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected BeanWiringInfo |
AnnotationBeanWiringInfoResolver.buildWiringInfo(Object beanInstance,
Configurable annotation)
Build the
BeanWiringInfo for the given Configurable annotation. |