Annotation Type PostProcessing


  • @Target(METHOD)
    @Retention(RUNTIME)
    public @interface PostProcessing
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      int order  
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      java.lang.String name  
    • Element Detail

      • order

        int order
      • name

        java.lang.String name
        Default:
        ""