A - The type of annotation this context information is for. One of CacheResult,
CachePut, CacheRemove, or
CacheRemoveAll.public interface StaticCacheInvocationContext<A extends Annotation> extends CacheMethodDetails<A>
| Modifier and Type | Method and Description |
|---|---|
List<CacheParameterDetails> |
getAllParameters() |
CacheResolver |
getCacheResolver() |
InterceptorType |
getInterceptorType() |
getAnnotations, getCacheAnnotation, getCacheName, getMethodInterceptorType getInterceptorType()
CacheMethodDetailsImpl is forList<CacheParameterDetails> getAllParameters()
CacheResolver getCacheResolver()
CacheResolver to use to get the cache for this methodCopyright © 2014. All Rights Reserved.