Annotation Interface CacheValue


@Target(PARAMETER) @Retention(RUNTIME) public @interface CacheValue
Marks a parameter as the cache value. Only a single parameter may be marked.