Generated by
JDiff

Class org.springframework.beans.factory.config.FieldRetrievingFactoryBean

Changed Methods
Class<?> getTargetClass() Change in return type from Class to Class<?>.
Return the target class on which the field is defined.
void setTargetClass(Class<?>) Change in signature from Class to Class<?>.
Set the target class on which the field is defined.