com.sun.faban.harness
Annotation Type Validate


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

Annotation used for validation method in the benchmark class.

Author:
Sheetal Patil, Sun Microsystems.