Package com.exedio.cope.instrument
Annotation Type WrapperIgnore
-
@Target({FIELD,TYPE}) @Retention(RUNTIME) public @interface WrapperIgnore
The COPE instrumentor will (largely) ignore a feature that has this annotation. Specifically, it will not generate any wrappers, and not try to instantiate the feature (unless required for an other, non-ignored feature).