Generated by
JDiff

Class org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean

The superclass changed from org.springframework.beans.factory.config.AbstractFactoryBean to org.springframework.beans.factory.config.AbstractFactoryBean>.

Changed Methods
ObjectFactory<Object> createInstance() Change in return type from ObjectFactory to ObjectFactory<Object>.
 
Class<?> getObjectType() Change in return type from Class to Class<?>.