Class PropertiesModule

java.lang.Object
org.apache.druid.guice.PropertiesModule
All Implemented Interfaces:
com.google.inject.Module

public class PropertiesModule extends Object implements com.google.inject.Module
  • Constructor Details

    • PropertiesModule

      public PropertiesModule(List<String> propertiesFiles)
  • Method Details

    • configure

      public void configure(com.google.inject.Binder binder)
      Specified by:
      configure in interface com.google.inject.Module