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, getMethodObject getTarget()
CacheInvocationParameter[] getAllParameters()
<T> T unwrap(Class<T> cls)
Copyright © 2025. All rights reserved.