Class RetryTopicComponentFactory

java.lang.Object
org.springframework.kafka.retrytopic.RetryTopicComponentFactory

public class RetryTopicComponentFactory extends Object
Provide the component instances that will be used with RetryTopicConfigurationSupport. Override any of the methods to provide a different implementation or subclass, then override the RetryTopicConfigurationSupport.createComponentFactory() method to return this factory's subclass.
Since:
2.9
Author:
Tomaz Fernandes