|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectkg.apc.cmd.UniversalRunner
public final class UniversalRunner
Main class for CLI - sets up initial classpath and the loader. I took it from JMeter, yes, but I changed it a lot.
| Method Summary | |
|---|---|
static String |
getJARLocation()
Get the directory where CMD jar is placed. |
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 |
|---|
public static String getJARLocation()
public static void main(String[] args)
throws Throwable
args - the command line arguments
Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||