Class InjectableConfigFactory


  • public class InjectableConfigFactory
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.typesafe.config.Config parseFile​(java.io.File file)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • InjectableConfigFactory

        public InjectableConfigFactory()
    • Method Detail

      • parseFile

        public com.typesafe.config.Config parseFile​(java.io.File file)