java.lang.Object | ||
↳ | org.springframework.cache.support.AbstractCacheManager | |
↳ | org.springframework.cache.support.MapCacheManager |
Simple cache manager working against a given collection of caches. Useful for testing or simple caching declarations.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Loads the caches into the cache manager.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
Loads the caches into the cache manager. Occurs at startup. The returned collection should not be null.