Annotation Type PutOperations


  • @Target({METHOD,TYPE})
    @Retention(RUNTIME)
    @Inherited
    @Documented
    @CacheAnnotation
    public @interface PutOperations
    Allows for repeated annotations of the type CachePut.
    Since:
    1.0
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      CachePut[] value