Generated by
JDiff

Class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory

Changed Methods
Class<?> getTypeForFactoryMethod(String, RootBeanDefinition, Class[]) Change in return type from Class to Class<?>.
Determine the bean type for the given bean definition which is based on a factory method.
Class<?> predictBeanType(String, RootBeanDefinition, Class[]) Change in return type from Class to Class<?>.