| Package | Description |
|---|---|
| org.springframework.beans.factory.annotation |
Support package for annotation-driven bean configuration.
|
| Modifier and Type | Method and Description |
|---|---|
protected BeanWiringInfo |
AnnotationBeanWiringInfoResolver.buildWiringInfo(java.lang.Object beanInstance,
Configurable annotation)
Build the BeanWiringInfo for the given Configurable annotation.
|