Class MicroProfileHealthProcessor.HealthRegistryEnabled
java.lang.Object
org.apache.camel.quarkus.component.microprofile.health.deployment.MicroProfileHealthProcessor.HealthRegistryEnabled
- All Implemented Interfaces:
BooleanSupplier
- Enclosing class:
- MicroProfileHealthProcessor
static final class MicroProfileHealthProcessor.HealthRegistryEnabled
extends Object
implements BooleanSupplier
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HealthRegistryEnabled
HealthRegistryEnabled()
-
-
Method Details
-
getAsBoolean
public boolean getAsBoolean()- Specified by:
getAsBooleanin interfaceBooleanSupplier
-