Uses of Class
org.axonframework.commandhandling.distributed.AbstractRoutingStrategy
Packages that use AbstractRoutingStrategy
-
Uses of AbstractRoutingStrategy in org.axonframework.commandhandling.distributed
Subclasses of AbstractRoutingStrategy in org.axonframework.commandhandling.distributedModifier and TypeClassDescriptionclassRoutingStrategy that expects anRoutingKey(meta-)annotation on the command message's payload.classRoutingStrategy implementation that uses the value in theMetaDataof aCommandMessageassigned to a given key.