net.grinder
Class Grinder

java.lang.Object
  extended by net.grinder.util.AbstractMainClass
      extended by 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

Nested Class Summary
 
Nested classes/interfaces inherited from class net.grinder.util.AbstractMainClass
AbstractMainClass.LoggedInitialisationException
 
Method Summary
static void main(String[] args)
          The Grinder agent process entry point.
 
Methods inherited from class net.grinder.util.AbstractMainClass
barfError, barfUsage, getLogger
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)
The Grinder agent process entry point.

Parameters:
args - Command line arguments.


Copyright © 2000-2013. All Rights Reserved.