Annotation Interface Tests


@Target(TYPE) @Retention(RUNTIME) public @interface Tests
Wrapper annotation for indicating which components a wrapper implementation supports.

This is used for automatically selecting a wrapper implementation for a given component.