Uses of Interface
org.springframework.pulsar.reader.PulsarReaderContainerRegistry
Package
Description
Package containing Spring configuration classes for the framework.
-
Uses of PulsarReaderContainerRegistry in org.springframework.pulsar.config
Modifier and TypeClassDescriptionclass
GenericReaderEndpointRegistry<C extends PulsarMessageReaderContainer,
E extends PulsarReaderEndpoint<C>> Creates the necessary container instances for the registered endpoints.class
Creates the necessaryPulsarMessageReaderContainer
instances for the registered endpoints.