|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| AbstractCacheManager | Abstract base class implementing the common CacheManager methods. |
| CompositeCacheManager | Composite CacheManager implementation that iterates
over a given collection of CacheManager instances. |
| NoOpCacheManager | A basic, no operation CacheManager implementation suitable for disabling caching,
typically used for backing cache declarations without an actual backing store. |
| SimpleCacheManager | Simple cache manager working against a given collection of caches. |
| ValueWrapperImpl | Straightforward implementation of Cache.ValueWrapper. |
Support classes for the the org.springframework.cache package. Provides abstract classes for cache managers and caches.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||