Interface ModuleProvider<T extends ConfigurationItem>

    • Method Detail

      • getConfigurationType

        Class<T> getConfigurationType()
      • getModule

        com.google.inject.Module getModule​(T configurationItem)