| Package | Description |
|---|---|
| org.axonframework.eventhandling.deadletter |
| Modifier and Type | Method and Description |
|---|---|
DeadLetteringEventHandlerInvoker.Builder |
DeadLetteringEventHandlerInvoker.Builder.enqueuePolicy(EnqueuePolicy<EventMessage<?>> enqueuePolicy)
Sets the
EnqueuePolicy this EventHandlerInvoker uses to decide whether a
dead letter should be added to the SequencedDeadLetterQueue. |
Copyright © 2010–2025. All rights reserved.