Apache JMeter
2.0.1.20050615

org.apache.jmeter
Class NewDriver

java.lang.Object
  extended byorg.apache.jmeter.NewDriver

public final class NewDriver
extends Object

Version:
$Revision: 1.7 $
Author:
Michael Stover

Method Summary
static String getJMeterDir()
          Get the directory where JMeter is installed.
static void main(String[] args)
          The main program which actually runs JMeter.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getJMeterDir

public static String getJMeterDir()
Get the directory where JMeter is installed. This is the absolute path name.

Returns:
the directory where JMeter is installed.

main

public static void main(String[] args)
The main program which actually runs JMeter.

Parameters:
args - the command line arguments

Apache JMeter
2.0.1.20050615

Copyright © 1998-2005 Apache Software Foundation. All Rights Reserved.