com.sun.faban.harness
Annotation Type KillRun


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

Annotation used for the kill method run in the benchmark class.

Author:
Sheetal Patil, Sun Microsystems.