Class VertxBinderProcessor.VertxBinderEnabled
java.lang.Object
io.quarkus.micrometer.deployment.binder.VertxBinderProcessor.VertxBinderEnabled
- All Implemented Interfaces:
BooleanSupplier
- Enclosing class:
VertxBinderProcessor
-
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
-
VertxBinderEnabled
VertxBinderEnabled()
-
-
Method Details
-
getAsBoolean
public boolean getAsBoolean()- Specified by:
getAsBooleanin interfaceBooleanSupplier
-