Class PropertiesLoader


  • class PropertiesLoader
    extends java.lang.Object
    • Constructor Detail

      • PropertiesLoader

        PropertiesLoader()
    • Method Detail

      • load

        java.util.Properties load​(java.lang.String propertiesFile)
      • loadProperties

        private java.util.Properties loadProperties​(java.util.List<PropertiesFinder.ConfigurationSource> configurations,
                                                    java.lang.String propertiesFile)
                                             throws java.io.IOException
        Throws:
        java.io.IOException
      • loadPropertiesFromFile

        private java.util.Properties loadPropertiesFromFile​(PropertiesFinder.ConfigurationSource configurationSource)
                                                     throws java.io.IOException
        Throws:
        java.io.IOException