Class NettyBinderProcessor.NettySupportEnabled

java.lang.Object
io.quarkus.micrometer.deployment.binder.NettyBinderProcessor.NettySupportEnabled
All Implemented Interfaces:
BooleanSupplier
Enclosing class:
NettyBinderProcessor

static class NettyBinderProcessor.NettySupportEnabled extends Object
  • Field Details

    • mConfig

      io.quarkus.micrometer.runtime.config.MicrometerConfig mConfig
  • Constructor Details

    • NettySupportEnabled

      NettySupportEnabled()
  • Method Details

    • getMicrometerConfig

      io.quarkus.micrometer.runtime.config.MicrometerConfig getMicrometerConfig()
    • getCheckClass

      Class<?> getCheckClass()
    • metricsClass

      Class<?> metricsClass()
    • getAsBoolean

      public boolean getAsBoolean()
      Specified by:
      getAsBoolean in interface BooleanSupplier