|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.axonframework.eventhandling.async | |
|---|---|
| org.axonframework.eventhandling.async | |
| org.axonframework.saga.annotation | |
| Classes in org.axonframework.eventhandling.async used by org.axonframework.eventhandling.async | |
|---|---|
| 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.ProcessingResult
Class indicating the result of Event Processing and the policy for resuming or retrying in case of errors. |
|
| 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. |
|
| Classes in org.axonframework.eventhandling.async used by org.axonframework.saga.annotation | |
|---|---|
| RetryPolicy
This policy tells the EventProcessor how it should deal with failed transactions. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||