Annotation Interface JerseyVetoed


@Target(TYPE) @Retention(RUNTIME) public @interface JerseyVetoed
Use this to annotate types included in Jersey libraries that are to be CDI managed as defined by the CdiComponentProvider
Author:
Jakub Podlesak