Package | Description |
---|---|
org.axonframework.axonserver.connector.command | |
org.axonframework.springboot.autoconfig |
Constructor and Description |
---|
AxonServerCommandBus(AxonServerConnectionManager axonServerConnectionManager,
AxonServerConfiguration configuration,
CommandBus localSegment,
Serializer serializer,
RoutingStrategy routingStrategy,
CommandPriorityCalculator priorityCalculator) |
Modifier and Type | Method and Description |
---|---|
CommandPriorityCalculator |
AxonServerAutoConfiguration.commandPriorityCalculator() |
Modifier and Type | Method and Description |
---|---|
AxonServerCommandBus |
AxonServerAutoConfiguration.commandBus(TransactionManager txManager,
AxonConfiguration axonConfiguration,
AxonServerConfiguration axonServerConfiguration,
Serializer serializer,
AxonServerConnectionManager axonServerConnectionManager,
RoutingStrategy routingStrategy,
CommandPriorityCalculator priorityCalculator) |
Copyright © 2010–2018. All rights reserved.