A - The type of annotation this context information is for. One of CacheResult,
CachePut, CacheRemove, or
CacheRemoveAll.public interface InternalCacheKeyInvocationContext<A extends Annotation> extends CacheKeyInvocationContext<A>
| Modifier and Type | Method and Description |
|---|---|
StaticCacheKeyInvocationContext<A> |
getStaticCacheKeyInvocationContext() |
getKeyParameters, getValueParametergetAllParameters, getTarget, unwrapgetAnnotations, getCacheAnnotation, getCacheName, getMethodStaticCacheKeyInvocationContext<A> getStaticCacheKeyInvocationContext()
Copyright © 2014. All Rights Reserved.