org.icenigrid.gridsam.client.cli
Class GridSAMStressTest

java.lang.Object
  extended by org.icenigrid.gridsam.client.cli.GridSAMStressTest

public class GridSAMStressTest
extends java.lang.Object

GridSAM Stress Test Client


Nested Class Summary
static interface GridSAMStressTest.Reporter
          interface for receiving event from user
static class GridSAMStressTest.SimulatedUser
          class representing a simulated user
 class GridSAMStressTest.XMLReporter
          a reporter that generates a XML report
 
Constructor Summary
GridSAMStressTest()
           
 
Method Summary
static void main(java.lang.String[] pArgs)
          application entry point
 int run(java.lang.String[] pArgs, java.io.PrintStream pOut, java.io.PrintStream pErr)
          run the command-line application
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GridSAMStressTest

public GridSAMStressTest()
Method Detail

run

public int run(java.lang.String[] pArgs,
               java.io.PrintStream pOut,
               java.io.PrintStream pErr)
run the command-line application

Parameters:
pArgs - command line arguments
pOut - output stream
pErr - error stream
Returns:
return value

main

public static void main(java.lang.String[] pArgs)
application entry point

Parameters:
pArgs - array of command-line arguments


Copyright © 2009. All Rights Reserved.