Annotation Interface BeforeExam


@Retention(RUNTIME) @Target(METHOD) public @interface BeforeExam
Pax Exam OSGi containers cannot execute @BeforeClass in the container.
See Also: