Class ApplicationProperties


  • public final class ApplicationProperties
    extends Object
    Class for storing application wide properties
    • Method Detail

      • getProperty

        public static String getProperty​(String name)
        Parameters:
        name - Name
        Returns:
        Property
      • setProperty

        public static void setProperty​(String name,
                                       String value)
        Parameters:
        name - Name
        value - Value