类的使用
org.springframework.beans.factory.annotation.Configurable
使用Configurable的程序包 程序包 说明 org.springframework.beans.factory.annotation Support package for annotation-driven bean configuration.org.springframework.beans.factory.annotation中Configurable的使用
参数类型为Configurable的org.springframework.beans.factory.annotation中的方法 修饰符和类型 方法 说明 protected BeanWiringInfoAnnotationBeanWiringInfoResolver. buildWiringInfo(Object beanInstance, Configurable annotation)Build theBeanWiringInfofor the givenConfigurableannotation.