Class | Description |
---|---|
AxonTaskJanitor | |
HandlerTimeoutConfiguration |
Configuration for the timeout settings of message handlers.
|
HandlerTimeoutHandlerEnhancerDefinition |
Inspects message handler and wraps it in a
TimeoutWrappedMessageHandlingMember if the handler should have a
timeout. |
TaskTimeoutSettings |
Configuration properties for a task timeout.
|
UnitOfWorkTimeoutInterceptor |
Message handler interceptor that sets a timeout on the processing of the current
UnitOfWork . |
Exception | Description |
---|---|
AxonTimeoutException |
Exception indicated that an Axon-specific task has timed out.
|
Copyright © 2010–2025. All rights reserved.