Class RetryTopicBootstrapper
- java.lang.Object
- 
- org.springframework.kafka.retrytopic.RetryTopicBootstrapper
 
- 
 public class RetryTopicBootstrapper extends java.lang.ObjectBootstraps theRetryTopicConfigurercontext, registering the dependency beans and configuring theApplicationListeners. Note that if a bean with the same name already exists in the context that one will be used instead.- Since:
- 2.7
- Author:
- Tomaz Fernandes
 
- 
- 
Constructor SummaryConstructors Constructor Description RetryTopicBootstrapper(org.springframework.context.ApplicationContext applicationContext, org.springframework.beans.factory.BeanFactory beanFactory)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidbootstrapRetryTopic()
 
-