Class SmallRyeHealthProcessor.OpenAPIIncluded
java.lang.Object
io.quarkus.smallrye.health.deployment.SmallRyeHealthProcessor.OpenAPIIncluded
- All Implemented Interfaces:
BooleanSupplier
- Enclosing class:
- SmallRyeHealthProcessor
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) DeprecatedHealthBuildTimeConfig(package private) SmallRyeHealthBuildTimeConfig -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
smallryeHealthBuildTimeConfig
SmallRyeHealthBuildTimeConfig smallryeHealthBuildTimeConfig -
deprecatedHealthBuildTimeConfig
DeprecatedHealthBuildTimeConfig deprecatedHealthBuildTimeConfig
-
-
Constructor Details
-
OpenAPIIncluded
OpenAPIIncluded()
-
-
Method Details
-
getAsBoolean
public boolean getAsBoolean()- Specified by:
getAsBooleanin interfaceBooleanSupplier
-