Generated by
JDiff

Class org.springframework.aop.target.AbstractBeanFactoryBasedTargetSource

Changed Methods
void setTargetClass(Class<?>) Change in signature from Class to Class<?>.
Specify the target class explicitly, to avoid any kind of access to the target bean (for example, to avoid initialization of a FactoryBean instance).