| Package | Description |
|---|---|
| org.axonframework.commandhandling.gateway | |
| org.axonframework.quickstart | |
| org.axonframework.quickstart.saga |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCommandGateway
Default implementation of the CommandGateway interface.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
CommandGenerator.sendCommands(CommandGateway commandGateway) |
| Modifier and Type | Method and Description |
|---|---|
void |
ToDoSaga.setCommandGateway(CommandGateway commandGateway) |
Copyright © 2010-2014. All Rights Reserved.