Uses of Interface
org.springframework.pulsar.observation.PulsarListenerObservationConvention
Packages that use PulsarListenerObservationConvention
Package
Description
Package containing listener components for receiving Pulsar messages.
Package containing components that provide support for the Observation API.
-
Uses of PulsarListenerObservationConvention in org.springframework.pulsar.listener
Methods in org.springframework.pulsar.listener that return PulsarListenerObservationConventionMethods in org.springframework.pulsar.listener with parameters of type PulsarListenerObservationConventionModifier and TypeMethodDescriptionvoidPulsarContainerProperties.setObservationConvention(PulsarListenerObservationConvention observationConvention) Set a custom observation convention. -
Uses of PulsarListenerObservationConvention in org.springframework.pulsar.observation
Classes in org.springframework.pulsar.observation that implement PulsarListenerObservationConventionModifier and TypeClassDescriptionclassDefaultPulsarListenerObservationConventionfor Pulsar listener key values.