Java org.springframework.kafka.annotation KafkaListenerConfigurer fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.kafka.annotation KafkaListenerConfigurer fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.kafka.annotation KafkaListenerConfigurer.

The text is from its open source code.

Method

voidconfigureKafkaListeners(KafkaListenerEndpointRegistrar registrar)
Callback allowing a org.springframework.kafka.config.KafkaListenerEndpointRegistry KafkaListenerEndpointRegistry and specific org.springframework.kafka.config.KafkaListenerEndpoint KafkaListenerEndpoint instances to be registered against the given KafkaListenerEndpointRegistrar .