Class AbstractKafkaBackOffManagerFactory

    • Constructor Detail

      • AbstractKafkaBackOffManagerFactory

        public AbstractKafkaBackOffManagerFactory()
        Creates an instance that will retrieve the ListenerContainerRegistry from the ApplicationContext.
    • Method Detail

      • getBean

        protected <T> T getBean​(java.lang.String beanName,
                                java.lang.Class<T> beanClass)
      • addApplicationListener

        protected void addApplicationListener​(org.springframework.context.ApplicationListener<?> applicationListener)
      • setApplicationContext

        public void setApplicationContext​(org.springframework.context.ApplicationContext applicationContext)
        Specified by:
        setApplicationContext in interface org.springframework.context.ApplicationContextAware