Package com.exedio.cope.instrument
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 instantiatefeatures
.- See Also:
WrapImplementsInterim
,WrapAnnotateInterim