ermi.util
Class EventLog

java.lang.Object
  |
  +--ermi.util.EventLog

public class EventLog
extends java.lang.Object

Author:
Administrator To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates. To enable and disable the creation of type comments go to Window>Preferences>Java>Code Generation.

Constructor Summary
EventLog()
           
 
Method Summary
 void eventArrived(java.util.Hashtable evt)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventLog

public EventLog()
Method Detail

eventArrived

public void eventArrived(java.util.Hashtable evt)

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
java.lang.Exception