Class JsonRegistryProcessor.JsonRegistryEnabled
java.lang.Object
io.quarkus.micrometer.deployment.export.JsonRegistryProcessor.JsonRegistryEnabled
- All Implemented Interfaces:
BooleanSupplier
- Enclosing class:
JsonRegistryProcessor
public static class JsonRegistryProcessor.JsonRegistryEnabled
extends Object
implements BooleanSupplier
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) io.quarkus.micrometer.runtime.config.MicrometerConfig -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
mConfig
io.quarkus.micrometer.runtime.config.MicrometerConfig mConfig
-
-
Constructor Details
-
JsonRegistryEnabled
public JsonRegistryEnabled()
-
-
Method Details
-
getAsBoolean
public boolean getAsBoolean()- Specified by:
getAsBooleanin interfaceBooleanSupplier
-