public abstract @interface

CacheEvict

implements Annotation
org.springframework.cache.annotation.CacheEvict

Class Overview

Annotation indicating that a method (or all methods on a class) trigger(s) a cache invalidate operation.

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation