| |
|
| java.lang.Object org.apache.jmeter.NewDriver
NewDriver | final public class NewDriver (Code) | | Main class for JMeter - sets up initial classpath.
author: Michael Stover |
addURL | public static void addURL(URL url)(Code) | | |
getJMeterDir | public static String getJMeterDir()(Code) | | Get the directory where JMeter is installed. This is the absolute path
name.
the directory where JMeter is installed. |
main | public static void main(String[] args)(Code) | | The main program which actually runs JMeter.
Parameters: args - the command line arguments |
|
|
|