This is just a minimal interface: The main intention is to allow a {@link BeanFactoryPostProcessor} such as {@link PropertyPlaceholderConfigurer}to introspect and modify property values and other bean metadata. @author Juergen Hoeller @author Rob Harrop @since 19.03.2004 @see ConfigurableListableBeanFactory#getBeanDefinition @see org.springframework.beans.factory.support.RootBeanDefinition @see org.springframework.beans.factory.support.ChildBeanDefinition
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|