ix.icore.log
Class PrintEventLog
java.lang.Object
ix.icore.log.PrintEventLog
public class PrintEventLog
- extends java.lang.Object
Field Summary |
protected java.io.PrintStream |
out
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
out
protected java.io.PrintStream out
PrintEventLog
public PrintEventLog()
main
public static void main(java.lang.String[] argv)
throws java.lang.Exception
- Throws:
java.lang.Exception
processCommandLineArguments
protected void processCommandLineArguments()
run
protected void run()
throws java.lang.Exception
- Throws:
java.lang.Exception
describeEvent
protected void describeEvent(HistoryEvent event)
beginEventDescription
protected void beginEventDescription(HistoryEvent event)
endEventDescription
protected void endEventDescription(HistoryEvent event)
describeEventByType
protected void describeEventByType(HistoryEvent event)
eventClassName
protected java.lang.String eventClassName(HistoryEvent event)
describeEvent
protected void describeEvent(HistoryComment event)
describeEvent
protected void describeEvent(MessageSent event)
describeEvent
protected void describeEvent(MessageReceived event)
describeEvent
protected void describeEvent(ItemHandledEvent event)
describeEvent
protected void describeEvent(BindingEvent event)