| Package | Description |
|---|---|
| org.axonframework.eventhandling.async |
| Class and Description |
|---|
| ErrorHandler
Interface describing a mechanism that decides what should happen when an asynchronously handled event raises an
error.
|
| EventProcessor
Scheduler that keeps track of (Event processing) tasks that need to be executed sequentially.
|
| EventProcessor.ShutdownCallback
Callback that allows the SequenceManager to receive a notification when this scheduler finishes processing
events.
|
| RetryPolicy
This policy tells the EventProcessor how it should deal with failed transactions.
|
| SequencingPolicy
Interface to a policy definition for concurrent processing, for example event handling.
|
Copyright © 2010-2013. All Rights Reserved.