@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface DoNotInstrument
Indicates that a class should not be stripped/instrumented under any circumstances.