Annotation Interface SuppressAjWarnings


@Retention(RUNTIME) public @interface SuppressAjWarnings
Annotate members to avoid AspectJ error messages. Currently supported:
  • advice that might not run (-Xlint TODO message id)
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • value

      String[] value
      Default:
      {""}