| Name | Description | Type | Package | Framework |
| RunDistributedCommandBus | This runner demonstrates the basic capabilities of the distributed command bus. | Class | org.axonframework.quickstart | Axon |
| RunDistributedCommandBus .ToDoLoggingCommandHandler | Constructor SummaryRunDistributedCommandBus. | Class | org.axonframework.quickstart.RunDistributedCommandBus | Axon |
| RunDistributedCommandBusWithSpring | See RunDistributedCommandBus, only difference is that we use spring to wire all the beans. | Class | org.axonframework.quickstart | Axon |