java.lang.Object
io.helidon.microprofile.messaging.health.MessagingLivenessCheck
All Implemented Interfaces:
MessagingChannelProcessor, HealthCheck

@Liveness @ApplicationScoped @BuiltInHealthCheck public class MessagingLivenessCheck extends Object implements HealthCheck, MessagingChannelProcessor
MicroProfile Reactive Messaging liveness check. If any of the channels go down, messaging is considered to be down.