Class ConcurrentKafkaListenerContainerFactoryBuilder<K,V>

java.lang.Object
org.swisspush.kobuka.spring.AbstractConcurrentKafkaListenerContainerFactoryBuilder<K,V>
org.swisspush.kobuka.spring.ConcurrentKafkaListenerContainerFactoryBuilder<K,V>
All Implemented Interfaces:
Cloneable, Builder<org.springframework.kafka.config.ConcurrentKafkaListenerContainerFactory<K,V>>

public class ConcurrentKafkaListenerContainerFactoryBuilder<K,V> extends AbstractConcurrentKafkaListenerContainerFactoryBuilder<K,V>
  • Constructor Details

    • ConcurrentKafkaListenerContainerFactoryBuilder

      public ConcurrentKafkaListenerContainerFactoryBuilder(org.springframework.kafka.core.ConsumerFactory<? super K,? super V> consumerFactory)