Annotation Interface InvalidateMethod.Multiple

Enclosing class:
InvalidateMethod

@Retention(RUNTIME) @Target(TYPE) public static @interface InvalidateMethod.Multiple
Multiple InvalidateMethod annotations are supported per class.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    All the annotations.
  • Element Details

    • value

      All the annotations.
      Returns:
      All InvalidateMethod annotations in the class.