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
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
mConfig
MicrometerConfig mConfig
-
-
Constructor Details
-
JsonRegistryEnabled
public JsonRegistryEnabled()
-
-
Method Details
-
getAsBoolean
public boolean getAsBoolean()- Specified by:
getAsBooleanin interfaceBooleanSupplier
-