|
Compoze Software, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.compoze.trigger.Exerciser
This class is an exerciser for the Trigger API. To see its usage, run
java com.compoze.trigger.Exerciser
by itself.
Constructor Summary | |
Exerciser()
Constructor. |
Method Summary | |
static void |
main(java.lang.String[] args)
Main (run with no arguments for usage). |
void |
testServer()
Tests the server. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Exerciser()
Method Detail |
public void testServer() throws java.lang.Exception
public static void main(java.lang.String[] args)
args
- command line arguments
|
Compoze Software, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |