Class JaxRsMetricsProcessor.RestMetricsEnabled
java.lang.Object
io.quarkus.smallrye.metrics.deployment.JaxRsMetricsProcessor.RestMetricsEnabled
- All Implemented Interfaces:
BooleanSupplier
- Enclosing class:
- JaxRsMetricsProcessor
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) SmallRyeMetricsProcessor.SmallRyeMetricsConfig -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
smConfig
-
-
Constructor Details
-
RestMetricsEnabled
RestMetricsEnabled()
-
-
Method Details
-
getAsBoolean
public boolean getAsBoolean()- Specified by:
getAsBooleanin interfaceBooleanSupplier
-