Class Configurator


  • public final class Configurator
    extends Object
    Provides configuration properties specified either as system properties or in an mstor.properties configuration file.
    • Method Detail

      • getProperty

        public static String getProperty​(String key)
        Parameters:
        key -
        Returns:
      • getProperty

        public static String getProperty​(String key,
                                         String defaultValue)
        Parameters:
        key -
        defaultValue -
        Returns: