@Target(value={METHOD,CONSTRUCTOR}) @Retention(value=SOURCE) public @interface NeedSnifferActivation
NeedSnifferActivation annotation is flag for reader and maintainers, which represents this method
should be activated/intercepted in sniffer.public abstract String value
Copyright © 2022 The Apache Software Foundation. All rights reserved.