Package | Description |
---|---|
org.axonframework.commandhandling.model.inspection | |
org.axonframework.eventhandling.saga | |
org.axonframework.queryhandling.annotation |
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 |
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–2017. All rights reserved.