Uses of Annotation Interface
org.springframework.pulsar.annotation.PulsarListener
Packages that use PulsarListener
Package
Description
Package containing annotations used by the framework.
-
Uses of PulsarListener in org.springframework.pulsar.annotation
Methods in org.springframework.pulsar.annotation with parameters of type PulsarListenerModifier and TypeMethodDescriptionprotected voidPulsarListenerAnnotationBeanPostProcessor.processListener(MethodPulsarListenerEndpoint<?> endpoint, PulsarListener PulsarListener, Object bean, String beanName, String[] topics, String topicPattern) protected voidPulsarListenerAnnotationBeanPostProcessor.processPulsarListener(PulsarListener pulsarListener, Method method, Object bean, String beanName)