com.sun.faban.harness.engine
Class BenchmarkWrapper
java.lang.Object
com.sun.faban.harness.engine.BenchmarkWrapper
- Direct Known Subclasses:
- AnnotationBenchmarkWrapper, InterfaceBenchmarkWrapper
public abstract class BenchmarkWrapper
- extends Object
This is a wrapper which checks if the benchmark class is annotation based
or interface based.
- Author:
- Sheetal Patil, Sun Microsystems.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BenchmarkWrapper
public BenchmarkWrapper()