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