Polishing
This commit is contained in:
@@ -199,8 +199,9 @@ public abstract class AbstractJmsListenerContainerFactory<C extends AbstractMess
|
||||
|
||||
/**
|
||||
* Set the {@link ObservationRegistry} to be used for recording
|
||||
* {@link io.micrometer.core.instrument.binder.jms.JmsObservationDocumentation#JMS_MESSAGE_PROCESS JMS message processing observations}.
|
||||
* Defaults to no-op observations if the registry is not set.
|
||||
* {@linkplain io.micrometer.core.instrument.binder.jms.JmsObservationDocumentation#JMS_MESSAGE_PROCESS
|
||||
* JMS message processing observations}.
|
||||
* <p>Defaults to no-op observations if the registry is not set.
|
||||
* @since 6.1
|
||||
* @see AbstractMessageListenerContainer#setObservationRegistry(ObservationRegistry)
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user