Package org.springframework.pulsar.config
@NonNullApi
@NonNullFields
package org.springframework.pulsar.config
Package containing Spring configuration classes for the framework.
-
ClassDescriptionBase
PulsarListenerContainerFactoryimplementation.Base implementation forPulsarListenerEndpoint.Concrete implementation forPulsarListenerContainerFactory.Factory for Pulsar message listener containers.ListenerEndpoint<C extends MessageListenerContainer>Model for a Pulsar listener endpoint.Creates the necessary container instances for the registered endpoints.APulsarListenerEndpointproviding the method to invoke to process an incoming message for this endpoint.Configuration for the Pulsar client.FactoryBeanimplementation for thePulsarClient.Constants for bean names that need to be accessed in multiple places by name.Factory for Pulsar message listener containers.Model for a Pulsar listener endpoint.Adapter to avoid having to implement all methods.Helper bean for registeringListenerEndpointwith aListenerEndpointRegistry.Creates the necessaryPulsarMessageListenerContainerinstances for the registered endpoints.