public class SimpleExceptionCacheResolver
extends org.springframework.cache.interceptor.AbstractCacheResolver
CacheResolver that resolves the exception cache
based on a configurable CacheManager and the name of the
cache: CacheResultOperation.getExceptionCacheName()CacheResultOperation.getExceptionCacheName()| Constructor and Description |
|---|
SimpleExceptionCacheResolver(org.springframework.cache.CacheManager cacheManager) |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<String> |
getCacheNames(org.springframework.cache.interceptor.CacheOperationInvocationContext<?> context) |
public SimpleExceptionCacheResolver(org.springframework.cache.CacheManager cacheManager)
protected Collection<String> getCacheNames(org.springframework.cache.interceptor.CacheOperationInvocationContext<?> context)
getCacheNames in class org.springframework.cache.interceptor.AbstractCacheResolver