org.axonframework.quickstart
Class RunDistributedCommandBusWithSpring

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

public class RunDistributedCommandBusWithSpring
extends Object

See RunDistributedCommandBus, only difference is that we use spring to wire all the beans.

Author:
Jettro Coenradie

Constructor Summary
RunDistributedCommandBusWithSpring()
           
 
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

RunDistributedCommandBusWithSpring

public RunDistributedCommandBusWithSpring()
Method Detail

main

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


Copyright © 2010-2016. All Rights Reserved.