| Package | Description |
|---|---|
| org.axonframework.spring.config |
| Modifier and Type | Method and Description |
|---|---|
org.axonframework.commandhandling.CommandBus |
AxonConfiguration.commandBus() |
org.axonframework.commandhandling.gateway.CommandGateway |
AxonConfiguration.commandGateway(org.axonframework.commandhandling.CommandBus commandBus)
Returns the CommandGateway used to send commands to command handlers.
|
org.axonframework.eventhandling.EventBus |
AxonConfiguration.eventBus() |
Copyright © 2010–2017. All rights reserved.