Module bus.cache

Annotation Interface Invalid


@Documented @Retention(RUNTIME) @Target(METHOD) public @interface Invalid
Since:
Java 17+
Author:
Kimi Liu
  • Element Details

    • value

      String value
      Returns:
      as @Cached
      Default:
      ""
    • prefix

      String prefix
      Returns:
      as @Cached
      Default:
      ""
    • condition

      String condition
      Returns:
      as @Cached
      Default:
      ""