Class Utils.DefaultPropertiesHolder

  • Enclosing class:
    Utils

    private static class Utils.DefaultPropertiesHolder
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) static java.util.Properties DEFAULT_PROPERTIES  
    • Field Detail

      • DEFAULT_PROPERTIES

        static final java.util.Properties DEFAULT_PROPERTIES
    • Constructor Detail

      • DefaultPropertiesHolder

        private DefaultPropertiesHolder()
    • Method Detail

      • createDefaultProperties

        private static java.util.Properties createDefaultProperties()
        Loads system properties when configuration file of the name Utils.SYSTEM_PROPERTIES_FILE is found.
        Returns:
        the default properties