Uses of Annotation Interface
org.springframework.beans.factory.annotation.Configurable
Package
Description
Support package for annotation-driven bean configuration.
-
Uses of Configurable in org.springframework.beans.factory.annotation
Modifier and TypeMethodDescriptionprotected BeanWiringInfo
AnnotationBeanWiringInfoResolver.buildWiringInfo
(Object beanInstance, Configurable annotation) Build theBeanWiringInfo
for the givenConfigurable
annotation.