jasi.simple.test
Class TestEvent

java.lang.Object
  extended by jasi.simple.test.TestEvent

public abstract class TestEvent
extends java.lang.Object

Event example application.


Constructor Summary
TestEvent()
           
 
Method Summary
static void main(java.lang.String[] args)
          Standard main procedure.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestEvent

public TestEvent()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
Standard main procedure.

Parameters:
args - The file name for simulation and error output.
Throws:
java.io.IOException - Whenever error, while accessing file.