Package | Description |
---|---|
org.axonframework.modelling.command.inspection |
Modifier and Type | Interface and Description |
---|---|
interface |
ForwardingCommandMessageHandlingMember<T>
Interface describing a message handler capable of forwarding a specific command.
|
Modifier and Type | Class and Description |
---|---|
class |
ChildForwardingCommandMessageHandlingMember<P,C>
Implementation of a
CommandMessageHandlingMember that forwards commands to a child entity. |
Copyright © 2010–2023. All rights reserved.