Annotation Type NoCache


  • @Target({TYPE,METHOD})
    @Retention(RUNTIME)
    public @interface NoCache
    Set Cache-Control response header of "nocache"
    Version:
    $Revision: 1 $
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      java.lang.String[] fields  
    • Element Detail

      • fields

        java.lang.String[] fields
        Default:
        {}