Annotation Interface NeedSnifferActivation


@Target({METHOD,CONSTRUCTOR}) @Retention(SOURCE) public @interface NeedSnifferActivation
The NeedSnifferActivation annotation is flag for reader and maintainers, which represents this method should be activated/intercepted in sniffer.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • value

      String value
      Default:
      "What should interceptor do?"