Interface RetryTopicNamesProviderFactory
- All Known Implementing Classes:
SuffixingRetryTopicNamesProviderFactory
public interface RetryTopicNamesProviderFactory
Handles the naming related to the retry and dead letter topics.
- Author:
- Andrea Polci
- See Also:
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
createRetryTopicNamesProvider
RetryTopicNamesProviderFactory.RetryTopicNamesProvider createRetryTopicNamesProvider(DestinationTopic.Properties properties)
-