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 |
AxonServerBusAutoConfiguration.axonServerCommandBus(AxonServerConnectionManager axonServerConnectionManager,
AxonServerConfiguration axonServerConfiguration,
CommandBus localSegment,
Serializer messageSerializer,
RoutingStrategy routingStrategy,
CommandPriorityCalculator priorityCalculator,
CommandLoadFactorProvider loadFactorProvider,
TargetContextResolver<? super CommandMessage<?>> targetContextResolver,
SpanFactory spanFactory) |
Copyright © 2010–2023. All rights reserved.