Class MicroProfileHealthProcessor.HealthEnabled

java.lang.Object
org.apache.camel.quarkus.component.microprofile.health.deployment.MicroProfileHealthProcessor.HealthEnabled
All Implemented Interfaces:
BooleanSupplier
Enclosing class:
MicroProfileHealthProcessor

static final class MicroProfileHealthProcessor.HealthEnabled extends Object implements BooleanSupplier
  • Field Details

    • camelHealthConfig

      org.apache.camel.quarkus.component.microprofile.health.runtime.CamelMicroProfileHealthConfig camelHealthConfig
    • quarkusHealthConfig

      io.quarkus.smallrye.health.deployment.HealthBuildTimeConfig quarkusHealthConfig
  • Constructor Details

    • HealthEnabled

      HealthEnabled()
  • Method Details