com.sun.faban.harness
Annotation Type EndRun


@Retention(value=RUNTIME)
@Target(value=METHOD)
@Inherited
public @interface EndRun

Annotation used for method waiting for the run to end in the benchmark class.

Author:
Sheetal Patil, Sun Microsystems.