Package | Description |
---|---|
org.axonframework.axonserver.connector.command | |
org.axonframework.commandhandling |
Classes that implement the concept of command handling using explicit command objects.
|
org.axonframework.commandhandling.callbacks | |
org.axonframework.commandhandling.distributed | |
org.axonframework.commandhandling.distributed.commandfilter | |
org.axonframework.commandhandling.gateway | |
org.axonframework.config | |
org.axonframework.disruptor.commandhandling | |
org.axonframework.metrics | |
org.axonframework.modelling.command | |
org.axonframework.modelling.command.inspection | |
org.axonframework.spring.config | |
org.axonframework.spring.config.annotation | |
org.axonframework.springboot.autoconfig | |
org.axonframework.test.aggregate | |
org.axonframework.test.matchers | |
org.axonframework.test.saga | |
org.axonframework.test.utils |
A collection of classes which may prove useful when testing Axon-based classes.
|
Class and Description |
---|
CommandBus
The mechanism that dispatches Command objects to their appropriate CommandHandler.
|
CommandCallback
Interface describing a callback that is invoked when command handler execution has finished.
|
CommandMessage
Represents a Message carrying a command as its payload.
|
CommandResultMessage
Message that represents a result from handling a
CommandMessage . |
GenericCommandResultMessage
Generic implementation of
CommandResultMessage . |
Class and Description |
---|
AsynchronousCommandBus
Specialization of the SimpleCommandBus that processed Commands asynchronously from the calling thread.
|
AsynchronousCommandBus.Builder
Builder class to instantiate a
AsynchronousCommandBus . |
CommandBus
The mechanism that dispatches Command objects to their appropriate CommandHandler.
|
CommandCallback
Interface describing a callback that is invoked when command handler execution has finished.
|
CommandMessage
Represents a Message carrying a command as its payload.
|
CommandMessageHandler
MessageHandler specialization for handlers of Command Messages.
|
CommandResultMessage
Message that represents a result from handling a
CommandMessage . |
GenericCommandMessage
Implementation of the CommandMessage that takes all properties as constructor parameters.
|
GenericCommandResultMessage
Generic implementation of
CommandResultMessage . |
SimpleCommandBus
Implementation of the CommandBus that dispatches commands to the handlers subscribed to that specific command's name.
|
SimpleCommandBus.Builder
Builder class to instantiate a
SimpleCommandBus . |
Class and Description |
---|
CommandCallback
Interface describing a callback that is invoked when command handler execution has finished.
|
CommandMessage
Represents a Message carrying a command as its payload.
|
CommandResultMessage
Message that represents a result from handling a
CommandMessage . |
Class and Description |
---|
CommandBus
The mechanism that dispatches Command objects to their appropriate CommandHandler.
|
CommandCallback
Interface describing a callback that is invoked when command handler execution has finished.
|
CommandMessage
Represents a Message carrying a command as its payload.
|
CommandResultMessage
Message that represents a result from handling a
CommandMessage . |
Class and Description |
---|
CommandMessage
Represents a Message carrying a command as its payload.
|
Class and Description |
---|
CommandBus
The mechanism that dispatches Command objects to their appropriate CommandHandler.
|
CommandCallback
Interface describing a callback that is invoked when command handler execution has finished.
|
CommandMessage
Represents a Message carrying a command as its payload.
|
CommandResultMessage
Message that represents a result from handling a
CommandMessage . |
Class and Description |
---|
CommandBus
The mechanism that dispatches Command objects to their appropriate CommandHandler.
|
Class and Description |
---|
CommandBus
The mechanism that dispatches Command objects to their appropriate CommandHandler.
|
CommandCallback
Interface describing a callback that is invoked when command handler execution has finished.
|
CommandMessage
Represents a Message carrying a command as its payload.
|
CommandResultMessage
Message that represents a result from handling a
CommandMessage . |
Class and Description |
---|
CommandMessage
Represents a Message carrying a command as its payload.
|
Class and Description |
---|
CommandBus
The mechanism that dispatches Command objects to their appropriate CommandHandler.
|
CommandMessage
Represents a Message carrying a command as its payload.
|
CommandMessageHandler
MessageHandler specialization for handlers of Command Messages.
|
RoutingKey
Field or method level annotation that marks a field or method providing the routing key that a command
targets.
|
Class and Description |
---|
CommandMessage
Represents a Message carrying a command as its payload.
|
CommandMessageHandlingMember
Interface describing a message handler capable of handling a specific command.
|
Class and Description |
---|
CommandBus
The mechanism that dispatches Command objects to their appropriate CommandHandler.
|
Class and Description |
---|
AnnotationCommandHandlerAdapter
Adapter that turns any
@CommandHandler annotated bean into a MessageHandler implementation. |
Class and Description |
---|
CommandBus
The mechanism that dispatches Command objects to their appropriate CommandHandler.
|
SimpleCommandBus
Implementation of the CommandBus that dispatches commands to the handlers subscribed to that specific command's name.
|
Class and Description |
---|
CommandBus
The mechanism that dispatches Command objects to their appropriate CommandHandler.
|
CommandCallback
Interface describing a callback that is invoked when command handler execution has finished.
|
CommandMessage
Represents a Message carrying a command as its payload.
|
CommandResultMessage
Message that represents a result from handling a
CommandMessage . |
Class and Description |
---|
CommandMessage
Represents a Message carrying a command as its payload.
|
Class and Description |
---|
CommandMessage
Represents a Message carrying a command as its payload.
|
Class and Description |
---|
CommandBus
The mechanism that dispatches Command objects to their appropriate CommandHandler.
|
CommandCallback
Interface describing a callback that is invoked when command handler execution has finished.
|
CommandMessage
Represents a Message carrying a command as its payload.
|
Copyright © 2010–2018. All rights reserved.