Annotation Type Instrument
@Documented @Retention(RUNTIME) @Target(TYPE) public @interface Instrument
Indicates that a class should always be instrumented regardless of its package.
@Documented @Retention(RUNTIME) @Target(TYPE) public @interface Instrument