org.axonframework.quickstart
Class RunBasicCommandHandling
java.lang.Object
org.axonframework.quickstart.RunBasicCommandHandling
public class RunBasicCommandHandling
- extends Object
Setting up the basic ToDoItem sample with as little as possible help from axon utilities. The configuration takes
place in java code. In this class we setup the application infrastructure.
- Author:
- Jettro Coenradie
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RunBasicCommandHandling
public RunBasicCommandHandling()
main
public static void main(String[] args)
Copyright © 2010-2016. All Rights Reserved.