Generated by
JDiff

Package org.springframework.cache.interceptor

Changed Classes and Interfaces
AbstractFallbackCacheOperationSource Abstract implementation of CacheOperation that caches attributes for methods and implements a fallback policy: 1.
BeanFactoryCacheOperationSourceAdvisor Advisor driven by a CacheOperationSource, used to include a cache advice bean for methods that are cacheable.
CacheOperationSource Interface used by CacheInterceptor.
CacheProxyFactoryBean Proxy factory bean for simplified declarative caching handling.
NameMatchCacheOperationSource Simple CacheOperationSource implementation that allows attributes to be matched by registered name.