com.sun.faban.harness
Annotation Type Configure


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

Annotation used for run configuration method in the benchmark class.

Author:
Sheetal Patil, Sun Microsystems.