Annotation Interface AddJaxRs


@Inherited @Retention(RUNTIME) @Target({TYPE,METHOD}) public @interface AddJaxRs
Add JAX-RS (Jersey) support.

If used on a method, the container will be reset regardless of the test lifecycle.