Annotation Type CacheGroups

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      CacheGroup[] groups
      Defines one or more typed cache groups associated with the tagged entity.
      String[] value
      Defines one or more cache group names associated with the tagged entity.
    • Element Detail

      • value

        String[] value
        Defines one or more cache group names associated with the tagged entity.
        Default:
        {}
      • groups

        CacheGroup[] groups
        Defines one or more typed cache groups associated with the tagged entity.
        Since:
        4.0
        Default:
        {}