Generated by
JDiff

Package org.springframework.beans.factory.config

Changed Classes and Interfaces
AutowireCapableBeanFactory Extension of the org.springframework.beans.factory.BeanFactory interface to be implemented by bean factories that are capable of autowiring, provided that they want to expose this functionality for existing bean instances.
CustomEditorConfigurer BeanFactoryPostProcessor implementation that allows for convenient registration of custom property editors.
PropertiesFactoryBean Allows for making a properties file from a classpath location available as Properties instance in a bean factory.