Uses of Class
org.springframework.pulsar.config.PulsarListenerEndpointRegistrar
Packages that use PulsarListenerEndpointRegistrar
Package
Description
Package containing annotations used by the framework.
-
Uses of PulsarListenerEndpointRegistrar in org.springframework.pulsar.annotation
Methods in org.springframework.pulsar.annotation with parameters of type PulsarListenerEndpointRegistrarModifier and TypeMethodDescriptionvoidPulsarListenerConfigurer.configurePulsarListeners(PulsarListenerEndpointRegistrar registrar) Callback allowing aPulsarListenerEndpointRegistryand specificPulsarListenerEndpointinstances to be registered against the givenPulsarListenerEndpointRegistrar.