Uses of Annotation Interface
org.springframework.pulsar.annotation.PulsarReader
Package
Description
Package containing annotations used by the framework.
-
Uses of PulsarReader in org.springframework.pulsar.annotation
Modifier and TypeMethodDescriptionprotected void
PulsarReaderAnnotationBeanPostProcessor.processPulsarReader
(PulsarReader pulsarReader, Method method, Object bean, String beanName) protected void
PulsarReaderAnnotationBeanPostProcessor.processReader
(MethodPulsarReaderEndpoint<?> endpoint, PulsarReader pulsarReader, Object bean, String beanName, String[] topics)