org.axonframework.quickstart
Class RunDistributedCommandBusWithSpring
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RunDistributedCommandBusWithSpring
public RunDistributedCommandBusWithSpring()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2010-2016. All Rights Reserved.