| |
|
| java.lang.Object org.apache.jmeter.JMeter
JMeter | public class JMeter implements JMeterPlugin(Code) | | Main JMeter class; processes options and starts the GUI, non-GUI or server as appropriate.
|
Constructor Summary | |
public | JMeter() |
HTTP_PROXY_PASS | final public static String HTTP_PROXY_PASS(Code) | | |
HTTP_PROXY_USER | final public static String HTTP_PROXY_USER(Code) | | |
convertSubTree | public static void convertSubTree(HashTree tree)(Code) | | Refactored from AbstractAction.java
Parameters: tree - |
getResourceBundles | public String[][] getResourceBundles()(Code) | | |
start | public void start(String[] args)(Code) | | Takes the command line arguments and uses them to determine how to
startup JMeter.
|
|
|
|