Package | Description |
---|---|
org.axonframework.springboot |
Modifier and Type | Method and Description |
---|---|
EventProcessorProperties.DlqCache |
EventProcessorProperties.Dlq.getCache()
Retrieves the AutoConfiguration settings for the cache of the sequenced dead letter queue.
|
Modifier and Type | Method and Description |
---|---|
void |
EventProcessorProperties.Dlq.setCache(EventProcessorProperties.DlqCache cache)
Defines the AutoConfiguration settings for the cache of the sequenced dead letter queue.
|
Copyright © 2010–2024. All rights reserved.