Uses of Class
org.springframework.beans.factory.annotation.Configurable

Packages that use Configurable
org.springframework.beans.factory.annotation Support package for annotation-driven bean configuration. 
 

Uses of Configurable in org.springframework.beans.factory.annotation
 

Methods in org.springframework.beans.factory.annotation with parameters of type Configurable
protected  BeanWiringInfo AnnotationBeanWiringInfoResolver.buildWiringInfo(Object beanInstance, Configurable annotation)
          Build the BeanWiringInfo for the given Configurable annotation.
 



Copyright © 2002-2008 The Spring Framework.