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 java.util.Collection<java.lang.String> |
getCacheNames(org.springframework.cache.interceptor.CacheOperationInvocationContext<?> context) |