Class HawtioConfigCustomizer

java.lang.Object
io.hawt.quarkus.deployment.HawtioConfigCustomizer
All Implemented Interfaces:
io.smallrye.config.SmallRyeConfigBuilderCustomizer

public class HawtioConfigCustomizer extends Object implements io.smallrye.config.SmallRyeConfigBuilderCustomizer
Hawtio configuration customizer that applies necessary configurations to Quarkus core and extensions to make Hawtio work properly.
  • Constructor Details

    • HawtioConfigCustomizer

      public HawtioConfigCustomizer()
  • Method Details

    • configBuilder

      public void configBuilder(io.smallrye.config.SmallRyeConfigBuilder builder)
      Specified by:
      configBuilder in interface io.smallrye.config.SmallRyeConfigBuilderCustomizer