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.
  • 可选元素概要

    可选元素
    修饰符和类型
    可选元素
    说明
     
  • 元素详细资料

    • value

      String value
      默认值:
      "What should interceptor do?"