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