net.grinder
Class Grinder
java.lang.Object
net.grinder.util.AbstractMainClass
net.grinder.Grinder
public final class Grinder
- extends AbstractMainClass
This is the entry point of The Grinder agent process.
- Author:
- Paco Gomez, Philip Aston, Pawel Lacinski
|
Method Summary |
static void |
main(String[] args)
The Grinder agent process entry point. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
main
public static void main(String[] args)
- The Grinder agent process entry point.
- Parameters:
args - Command line arguments.
Copyright © 2000-2013. All Rights Reserved.