com.sun.faban.driver.util
Class DDGenerator
java.lang.Object
com.sun.faban.driver.util.DDGenerator
public class DDGenerator
- extends Object
Utility class for generating Faban driver DDs for the Faban harness.
Set the properties benchmark.config to specify the config file and
benchmark.ddfile to specify the output file.
- Author:
- Akara Sucharitakul
Method Summary |
static void |
main(String[] args)
Reads the annotations and generates a deployment descriptor for the
Faban harness. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DDGenerator
public DDGenerator()
main
public static void main(String[] args)
- Reads the annotations and generates a deployment descriptor for the
Faban harness.
- Parameters:
args
- Arguments are ignored.