org.axonframework.quickstart
Class RunEventReplay.ThreadPrintingEventListener
java.lang.Object
org.axonframework.quickstart.RunEventReplay.ThreadPrintingEventListener
- Direct Known Subclasses:
- RunEventReplay.AnotherThreadPrintingEventListener
- Enclosing class:
- RunEventReplay
public static class RunEventReplay.ThreadPrintingEventListener
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RunEventReplay.ThreadPrintingEventListener
public RunEventReplay.ThreadPrintingEventListener()
onEvent
@EventHandler
public void onEvent(EventMessage event)
Copyright © 2010-2016. All Rights Reserved.