Class SmallRyeReactiveMessagingStartupCheck

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

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

    • SmallRyeReactiveMessagingStartupCheck

      public SmallRyeReactiveMessagingStartupCheck()
  • Method Details

    • call

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