Generated by
JDiff

Class org.springframework.aop.framework.autoproxy.BeanNameAutoProxyCreator

Changed Methods
Object[] getAdvicesAndAdvisorsForBean(Class<?>, String, TargetSource) Change in signature from (Class, String, TargetSource) to (Class<?>, String, TargetSource).
Identify as bean to proxy if the bean name is in the configured list of names.