| Method and Description |
|---|
| org.springframework.integration.jms.PollableJmsChannel.getReceiveCount()
in favor of Micrometer metrics.
|
| org.springframework.integration.jms.PollableJmsChannel.getReceiveCountLong()
in favor of Micrometer metrics.
|
| org.springframework.integration.jms.PollableJmsChannel.getReceiveErrorCount()
in favor of Micrometer metrics.
|
| org.springframework.integration.jms.PollableJmsChannel.getReceiveErrorCountLong()
in favor of Micrometer metrics.
|