Class SmallRyeReactiveMessagingLivenessCheck

java.lang.Object
io.smallrye.reactive.messaging.extension.health.SmallRyeReactiveMessagingLivenessCheck
All Implemented Interfaces:
org.eclipse.microprofile.health.HealthCheck

@ApplicationScoped @Liveness public class SmallRyeReactiveMessagingLivenessCheck extends Object implements org.eclipse.microprofile.health.HealthCheck
  • Constructor Details

    • SmallRyeReactiveMessagingLivenessCheck

      public SmallRyeReactiveMessagingLivenessCheck()
  • Method Details

    • call

      public org.eclipse.microprofile.health.HealthCheckResponse call()
      Specified by:
      call in interface org.eclipse.microprofile.health.HealthCheck