Uses of Interface
org.axonframework.commandhandling.CommandMessageHandlingMember
Packages that use CommandMessageHandlingMember
-
Uses of CommandMessageHandlingMember in org.axonframework.modelling.command.inspection
Subinterfaces of CommandMessageHandlingMember in org.axonframework.modelling.command.inspectionModifier and TypeInterfaceDescriptioninterfaceInterface describing a message handler capable of forwarding a specific command.Classes in org.axonframework.modelling.command.inspection that implement CommandMessageHandlingMemberModifier and TypeClassDescriptionclassImplementation of aCommandMessageHandlingMemberthat forwards commands to a child entity.