Uses of Interface
org.springframework.integration.support.management.observation.MessageSenderObservationConvention
Package
Description
Provides classes representing various channel types.
Provides classes to support of Micrometer Observation API.
-
Uses of MessageSenderObservationConvention in org.springframework.integration.channel
Modifier and TypeMethodDescriptionvoid
AbstractMessageChannel.setObservationConvention
(MessageSenderObservationConvention observationConvention) -
Uses of MessageSenderObservationConvention in org.springframework.integration.support.management.observation
Modifier and TypeClassDescriptionclass
A defaultMessageSenderObservationConvention
implementation.