Uses of Interface
org.axonframework.commandhandling.distributed.CommandRouter
Packages that use CommandRouter
-
Uses of CommandRouter in org.axonframework.commandhandling.distributed
Methods in org.axonframework.commandhandling.distributed with parameters of type CommandRouterModifier and TypeMethodDescriptionDistributedCommandBus.Builder.commandRouter(CommandRouter commandRouter) Sets theCommandRouterused to determine the target node for each dispatched command.