Annotation Type InstrumentedClass
-
@Target(TYPE) @Retention(RUNTIME) public @interface InstrumentedClassMarks an instrumented class.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description booleanclassStructureModifiedSome of our instrumentation adds fields and methods to a class.booleanlegacy
-