Package | Description |
---|---|
org.axonframework.boot.autoconfig | |
org.axonframework.commandhandling |
Classes that implement the concept of command handling using explicit command objects.
|
Modifier and Type | Method and Description |
---|---|
SimpleCommandBus |
AxonAutoConfiguration.commandBus(TransactionManager txManager,
AxonConfiguration axonConfiguration) |
Modifier and Type | Class and Description |
---|---|
class |
AsynchronousCommandBus
Specialization of the SimpleCommandBus that processed Commands asynchronously from the calling thread.
|
Copyright © 2010–2017. All rights reserved.