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