Class OtlpRegistryProcessor.OtlpRegistryEnabled
- java.lang.Object
-
- io.quarkiverse.micrometer.registry.otlp.deployment.OtlpRegistryProcessor.OtlpRegistryEnabled
-
- All Implemented Interfaces:
BooleanSupplier
- Enclosing class:
- OtlpRegistryProcessor
public static class OtlpRegistryProcessor.OtlpRegistryEnabled extends Object implements BooleanSupplier
-
-
Constructor Summary
Constructors Constructor Description OtlpRegistryEnabled()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleangetAsBoolean()
-
-
-
Method Detail
-
getAsBoolean
public boolean getAsBoolean()
- Specified by:
getAsBooleanin interfaceBooleanSupplier
-
-