Generated by
JDiff

Class org.springframework.cache.interceptor.CacheAspectSupport

Removed interface org.springframework.context.ApplicationContextAware.
Added interface org.springframework.beans.factory.BeanFactoryAware.

Added Methods
void setBeanFactory(BeanFactory) Set the containing BeanFactory for CacheManager and other service lookups.
 

Changed Methods
void setApplicationContext(ApplicationContext) Now deprecated.
as of 4.3, in favor of {@link #setBeanFactory}