Class ConcurrentKafkaListenerContainerFactoryProvider

java.lang.Object
org.swisspush.kobuka.spring.internal.ConcurrentKafkaListenerContainerFactoryProvider

public class ConcurrentKafkaListenerContainerFactoryProvider extends Object
  • Constructor Details

    • ConcurrentKafkaListenerContainerFactoryProvider

      public ConcurrentKafkaListenerContainerFactoryProvider()
  • Method Details

    • createConcurrentKafkaListenerContainerFactory

      public static <K, V> org.springframework.kafka.config.ConcurrentKafkaListenerContainerFactory<K,V> createConcurrentKafkaListenerContainerFactory(UnaryOperator<ContainerPropertiesBuilder> withContainerProperties)