public interface CacheInvocationContext<A extends java.lang.annotation.Annotation> extends CacheMethodDetails<A>
Modifier and Type | Method and Description |
---|---|
CacheInvocationParameter[] |
getAllParameters() |
java.lang.Object |
getTarget() |
<T> T |
unwrap(java.lang.Class<T> cl) |
getAnnotations, getCacheAnnotation, getCacheName, getMethod
java.lang.Object getTarget()
CacheInvocationParameter[] getAllParameters()
<T> T unwrap(java.lang.Class<T> cl)