open class SimpleCacheResolver : AbstractCacheResolver
A simple CacheResolver that resolves the Cache instance(s) based on a configurable CacheManager and the name of the cache(s) as provided by getCacheNames()
Author
Stephane Nicoll
Since
4.1
See Also
BasicOperation#getCacheNames()
SimpleCacheResolver()SimpleCacheResolver(cacheManager: CacheManager) |