Package com.oracle.coherence.cdi
Annotation Type CacheAdd
-
@Target(METHOD) @Retention(RUNTIME) public @interface CacheAdd
Never get the value from cache, get it from method and cache the result.
@Target(METHOD) @Retention(RUNTIME) public @interface CacheAdd