Generated by
JDiff

Package org.springframework.beans.factory.support

Changed Classes
AbstractAutowireCapableBeanFactory Abstract bean factory superclass that implements default bean creation, with the full capabilities specified by the RootBeanDefinition class.
AbstractBeanFactory Abstract base class for org.springframework.beans.factory.BeanFactory implementations, providing the full capabilities of the org.springframework.beans.factory.config.ConfigurableBeanFactory SPI.
DefaultSingletonBeanRegistry Generic registry for shared bean instances, implementing the org.springframework.beans.factory.config.SingletonBeanRegistry.