Annotation Interface AfterExam


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