org.axonframework.quickstart
Class CommandGenerator
java.lang.Object
org.axonframework.quickstart.CommandGenerator
public class CommandGenerator
- extends Object
Runner that uses the provided CommandGateway to send some commands to our application.
- Author:
- Jettro Coenradie
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandGenerator
public CommandGenerator()
sendCommands
public static void sendCommands(CommandGateway commandGateway)
Copyright © 2010-2016. All Rights Reserved.