public interface CacheInvocationContext<A extends Annotation> extends CacheMethodDetails<A>
Modifier and Type | Method and Description |
---|---|
CacheInvocationParameter[] |
getAllParameters() |
Object |
getTarget() |
<T> T |
unwrap(Class<T> cls) |
getAnnotations, getCacheAnnotation, getCacheName, getMethod
Object getTarget()
CacheInvocationParameter[] getAllParameters()
<T> T unwrap(Class<T> cls)
Copyright © 2017. All rights reserved.