Package | Description |
---|---|
org.axonframework.commandhandling.distributed |
Modifier and Type | Class and Description |
---|---|
class |
AnnotationRoutingStrategy
RoutingStrategy that expects an
RoutingKey (meta-)annotation on the command
message's payload. |
class |
MetaDataRoutingStrategy
RoutingStrategy implementation that uses the value in the MetaData of a CommandMessage assigned to a given key.
|
Copyright © 2010–2020. All rights reserved.