Compoze Software, Inc.

com.compoze.trigger
Class Exerciser


java.lang.Object

  |

  +--com.compoze.trigger.Exerciser


public class Exerciser
extends java.lang.Object

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

Exerciser


public Exerciser()
Constructor.
Method Detail

testServer


public void testServer()
                throws java.lang.Exception
Tests the server.

main


public static void main(java.lang.String[] args)
Main (run with no arguments for usage). The Trigger Server must be running in TCP Requestor mode prior to running this exerciser.
Parameters:
args - command line arguments

Compoze Software, Inc.

Copyright ©1999-2001 Compoze Software, Inc. All rights reserved.