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