Modifier and Type | Class and Description |
---|---|
class |
MethodCommandHandlerDefinition
Implementation of a
HandlerEnhancerDefinition that is used for CommandHandler annotated methods. |
Modifier and Type | Class and Description |
---|---|
class |
ReplayAwareMessageHandlerWrapper
An implementation of the
HandlerEnhancerDefinition that is used for
AllowReplay annotated message handling methods. |
Modifier and Type | Class and Description |
---|---|
class |
SagaMethodMessageHandlerDefinition
Utility class that inspects annotation on a Saga instance and returns the relevant configuration for its Event
Handlers.
|
Modifier and Type | Class and Description |
---|---|
class |
MethodQueryMessageHandlerDefinition
Definition of handlers that can handle QueryMessages.
|
Copyright © 2010–2018. All rights reserved.