|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.icenigrid.gridsam.client.cli.GridSAMStressTest
public class GridSAMStressTest
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 |
---|
public GridSAMStressTest()
Method Detail |
---|
public int run(java.lang.String[] pArgs, java.io.PrintStream pOut, java.io.PrintStream pErr)
pArgs
- command line argumentspOut
- output streampErr
- error stream
public static void main(java.lang.String[] pArgs)
pArgs
- array of command-line arguments
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |