Class SmallRyeReactiveMessagingReadinessCheck

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

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

    • SmallRyeReactiveMessagingReadinessCheck

      public SmallRyeReactiveMessagingReadinessCheck()
  • Method Details

    • call

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