org.axonframework.quickstart
Class RunEventReplay.ThreadPrintingEventListener

java.lang.Object
  extended by org.axonframework.quickstart.RunEventReplay.ThreadPrintingEventListener
Direct Known Subclasses:
RunEventReplay.AnotherThreadPrintingEventListener
Enclosing class:
RunEventReplay

public static class RunEventReplay.ThreadPrintingEventListener
extends Object


Constructor Summary
RunEventReplay.ThreadPrintingEventListener()
           
 
Method Summary
 void onEvent(EventMessage event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RunEventReplay.ThreadPrintingEventListener

public RunEventReplay.ThreadPrintingEventListener()
Method Detail

onEvent

@EventHandler
public void onEvent(EventMessage event)


Copyright © 2010-2016. All Rights Reserved.