org.axonframework.quickstart
Class RunClusteringEventBusWithSpring

java.lang.Object
  extended by org.axonframework.quickstart.RunClusteringEventBusWithSpring

public class RunClusteringEventBusWithSpring
extends Object

Author:
Allard Buijze

Nested Class Summary
static class RunClusteringEventBusWithSpring.AnotherThreadPrintingEventListener
           
static class RunClusteringEventBusWithSpring.ThreadPrintingEventListener
           
 
Constructor Summary
RunClusteringEventBusWithSpring()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RunClusteringEventBusWithSpring

public RunClusteringEventBusWithSpring()
Method Detail

main

public static void main(String[] args)
                 throws InterruptedException
Throws:
InterruptedException


Copyright © 2010-2016. All Rights Reserved.