Package | Description |
---|---|
org.axonframework.axonserver.connector.command | |
org.axonframework.springboot.autoconfig |
Modifier and Type | Method and Description |
---|---|
AxonServerCommandBus |
AxonServerCommandBus.Builder.build()
Initializes a
AxonServerCommandBus as specified through this Builder. |
Modifier and Type | Method and Description |
---|---|
AxonServerCommandBus |
AxonServerAutoConfiguration.axonServerCommandBus(AxonServerConnectionManager axonServerConnectionManager,
AxonServerConfiguration axonServerConfiguration,
CommandBus localSegment,
Serializer messageSerializer,
RoutingStrategy routingStrategy,
CommandPriorityCalculator priorityCalculator,
CommandLoadFactorProvider loadFactorProvider,
TargetContextResolver<? super CommandMessage<?>> targetContextResolver) |
Copyright © 2010–2022. All rights reserved.