| Package | Description |
|---|---|
| org.axonframework.commandhandling.distributed |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRoutingStrategy
Abstract implementation of the RoutingStrategy interface that uses a policy to prescribe what happens when a routing
cannot be resolved.
|
class |
AnnotationRoutingStrategy
RoutingStrategy that expects an
TargetAggregateIdentifier
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–2018. All rights reserved.