| Modifier and Type | Method and 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 and Description |
|---|---|
protected javax.cache.Cache<Object,Throwable> |
AbstractCacheResultInterceptor.getExceptionCache(InternalCacheKeyInvocationContext<? extends Annotation> cacheKeyInvocationContext,
CacheResultMethodDetails methodDetails)
Get the exception cache if one is configured
|
Copyright © 2019. All rights reserved.