| Modifier and Type | Method and Description |
|---|---|
protected CacheResultMethodDetails |
AbstractCacheLookupUtil.createCacheResultMethodDetails(CacheResult cacheResultAnnotation,
CacheDefaults cacheDefaultsAnnotation,
Method method,
Class<? extends Object> targetClass)
Create a StaticCacheInvocationContext implementation specific to the
CacheResult annotated method |
| Modifier and Type | Method and Description |
|---|---|
protected Cache<Object,Throwable> |
AbstractCacheResultInterceptor.getExceptionCache(InternalCacheKeyInvocationContext<? extends Annotation> cacheKeyInvocationContext,
CacheResultMethodDetails methodDetails)
Get the exception cache if one is configured
|
Copyright © 2014. All Rights Reserved.