| Package | Description |
|---|---|
| org.axonframework.auditing | |
| org.axonframework.commandhandling |
Classes that implement the concept of command handling using explicit command objects.
|
| org.axonframework.commandhandling.annotation |
Classes that provide annotation support for command handling.
|
| org.axonframework.commandhandling.callbacks | |
| org.axonframework.commandhandling.disruptor | |
| org.axonframework.commandhandling.distributed | |
| org.axonframework.commandhandling.distributed.jgroups | |
| org.axonframework.commandhandling.gateway | |
| org.axonframework.commandhandling.interceptors |
Contains some useful implementations of interceptors that many application can benefit from.
|
| org.axonframework.quickstart.handler | |
| org.axonframework.test |
Classes in support of testing Axon based applications.
|
| org.axonframework.test.utils |
A collection of classes which may prove useful when testing Axon-based classes.
|
| Class and Description |
|---|
| CommandHandlerInterceptor
Workflow interface that allows for customized command handler invocation chains.
|
| CommandMessage
Represents a Message carrying a command as its payload.
|
| InterceptorChain
The interceptor chain manages the flow of a command through a chain of interceptors and ultimately to the command
handler.
|
| 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.
|
| CommandDispatchInterceptor
Interceptor that allows commands to be intercepted and modified before they are dispatched by the Command Bus.
|
| CommandHandler
Marks an instance that is capable of handling commands.
|
| CommandHandlerInterceptor
Workflow interface that allows for customized command handler invocation chains.
|
| CommandMessage
Represents a Message carrying a command as its payload.
|
| CommandTargetResolver
Interface towards a mechanism that is capable of extracting an Aggregate Identifier and Version form a command that
identifies the aggregate instance the command should be invoked on.
|
| GenericCommandMessage
Implementation of the CommandMessage that takes all properties as constructor parameters.
|
| InterceptorChain
The interceptor chain manages the flow of a command through a chain of interceptors and ultimately to the command
handler.
|
| RollbackConfiguration
The RollbackConfiguration defines when a UnitOfWork should be rolled back when the command handler or any
interceptors
reported a failure.
|
| SimpleCommandBus
Implementation of the CommandBus that dispatches commands to the handlers subscribed to that specific type of
command.
|
| SimpleCommandBusStatisticsMXBean
Management interface for the SimpleCommandBus monitor
As required by the JMX specification.
|
| VersionedAggregateIdentifier
Structure that holds an Aggregate Identifier and an expected version of an aggregate.
|
| Class and Description |
|---|
| CommandBus
The mechanism that dispatches Command objects to their appropriate CommandHandler.
|
| CommandHandler
Marks an instance that is capable of handling commands.
|
| CommandMessage
Represents a Message carrying a command as its payload.
|
| CommandTargetResolver
Interface towards a mechanism that is capable of extracting an Aggregate Identifier and Version form a command that
identifies the aggregate instance the command should be invoked on.
|
| VersionedAggregateIdentifier
Structure that holds an Aggregate Identifier and an expected version of an aggregate.
|
| 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.
|
| 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.
|
| CommandDispatchInterceptor
Interceptor that allows commands to be intercepted and modified before they are dispatched by the Command Bus.
|
| CommandHandler
Marks an instance that is capable of handling commands.
|
| CommandHandlerInterceptor
Workflow interface that allows for customized command handler invocation chains.
|
| CommandMessage
Represents a Message carrying a command as its payload.
|
| CommandTargetResolver
Interface towards a mechanism that is capable of extracting an Aggregate Identifier and Version form a command that
identifies the aggregate instance the command should be invoked on.
|
| InterceptorChain
The interceptor chain manages the flow of a command through a chain of interceptors and ultimately to the command
handler.
|
| RollbackConfiguration
The RollbackConfiguration defines when a UnitOfWork should be rolled back when the command handler or any
interceptors
reported a failure.
|
| 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.
|
| CommandDispatchInterceptor
Interceptor that allows commands to be intercepted and modified before they are dispatched by the Command Bus.
|
| CommandHandler
Marks an instance that is capable of handling commands.
|
| 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.
|
| CommandHandler
Marks an instance that is capable of handling commands.
|
| CommandHandlerInterceptor
Workflow interface that allows for customized command handler invocation chains.
|
| 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.
|
| CommandDispatchInterceptor
Interceptor that allows commands to be intercepted and modified before they are dispatched by the Command Bus.
|
| CommandMessage
Represents a Message carrying a command as its payload.
|
| Class and Description |
|---|
| CommandDispatchInterceptor
Interceptor that allows commands to be intercepted and modified before they are dispatched by the Command Bus.
|
| CommandHandlerInterceptor
Workflow interface that allows for customized command handler invocation chains.
|
| CommandMessage
Represents a Message carrying a command as its payload.
|
| InterceptorChain
The interceptor chain manages the flow of a command through a chain of interceptors and ultimately to the command
handler.
|
| StructuralCommandValidationFailedException
Exception indicating that a Command has been refused due to a structural validation failure.
|
| Class and Description |
|---|
| CommandHandler
Marks an instance that is capable of handling commands.
|
| 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.
|
| CommandHandler
Marks an instance that is capable of handling commands.
|
| 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.
|
| CommandHandler
Marks an instance that is capable of handling commands.
|
| CommandMessage
Represents a Message carrying a command as its payload.
|
Copyright © 2010-2014. All Rights Reserved.