A - The type of annotation this context information is for. One of CacheResult,
CachePut, CacheRemove, or
CacheRemoveAll.public interface InternalCacheInvocationContext<A extends Annotation> extends CacheInvocationContext<A>
CacheInvocationContext that provides access to
an AbstractStaticCacheInvocationContext.| Modifier and Type | Method and Description |
|---|---|
StaticCacheInvocationContext<A> |
getStaticCacheInvocationContext() |
getAllParameters, getTarget, unwrapgetAnnotations, getCacheAnnotation, getCacheName, getMethodStaticCacheInvocationContext<A> getStaticCacheInvocationContext()
Copyright © 2014. All Rights Reserved.