Annotation Type WrapInterim


@Target({TYPE,METHOD,CONSTRUCTOR,FIELD}) @Retention(CLASS) public @interface WrapInterim
Code elements marked with this annotation become part of the 'interim code', which is compiled while the instrumentor runs to instantiate features.
See Also: