Uses of Annotation Interface
org.springframework.kafka.annotation.KafkaListener
Packages that use KafkaListener
-
Uses of KafkaListener in org.springframework.kafka.annotation
Methods in org.springframework.kafka.annotation with parameters of type KafkaListenerModifier and TypeMethodDescriptionprotected voidKafkaListenerAnnotationBeanPostProcessor.processKafkaListener(KafkaListener kafkaListener, Method method, Object bean, String beanName) protected voidKafkaListenerAnnotationBeanPostProcessor.processListener(MethodKafkaListenerEndpoint<?, ?> endpoint, KafkaListener kafkaListener, Object bean, String beanName, String[] topics, TopicPartitionOffset[] tps)