|
Generated by JDiff |
|||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES | DETAIL: REMOVED | ADDED | CHANGED |
Added Classes and Interfaces | |
CacheOperationProvider |
Callback interface providing CacheOperation instance(s) based on a given CacheAnnotationParser. |
|
Provide a way to share common cache-related settings at class-level. |
|
An implementation of CachingConfigurer with empty methods allowing sub-classes to override only the methods they're interested in. |
Changed Classes and Interfaces | |
|
Abstract base {@code @Configuration} class providing common structure for enabling Spring's annotation-driven cache management capability. |
|
Implementation of the CacheOperationSource interface for working with caching metadata in annotation format. |
|
Strategy interface for parsing known caching annotation types. |
|
Interface to be implemented by @ Configuration classes annotated with @EnableCaching that wish or need to specify explicitly how caches are resolved and how keys are generated for annotation-driven cache management. |
|
{@code @Configuration} class that registers the Spring infrastructure beans necessary to enable proxy-based annotation-driven cache management. |
|
Strategy implementation for parsing Spring's Caching, Cacheable, CacheEvict and CachePut annotations. |
|
||||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES |