| org.springframework.cache.CacheManager |
Known Indirect Subclasses
AbstractCacheManager,
CompositeCacheManager,
EhCacheCacheManager,
MapCacheManager,
SimpleCacheManager
| |||||||||||||||||||||
Entity managing Caches.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Returns the cache associated with the given name.
| |||||||||||
Returns a collection of the caches known by this cache manager.
| |||||||||||
Returns the cache associated with the given name.
| name | cache identifier - cannot be null |
|---|
Returns a collection of the caches known by this cache manager.
