com.sun.faban.harness
Annotation Type PostRun


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface PostRun

Annotation used for post-processing method in the benchmark class.

Author:
Sheetal Patil, Sun Microsystems.