@Target({ElementType.METHOD, ElementType.TYPE}) @Retention(RetentionPolicy.RUNTIME) public @interface CacheOperation
An annotation added to all methods or types that produce a cache operation.
class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait