Class MDfromHTMLPropertyManager


  • public class MDfromHTMLPropertyManager
    extends Object
    Loads the MDfromHTML properties and provides accessors to their values
    • Field Detail

      • MDfromHTMLProps

        public static Properties MDfromHTMLProps
    • Constructor Detail

      • MDfromHTMLPropertyManager

        public MDfromHTMLPropertyManager()
    • Method Detail

      • getApplicationName

        public static String getApplicationName()
      • getServiceProperties

        public static Properties getServiceProperties()
      • getHostName

        public static String getHostName()
      • getLoggerConsoleLevel

        public static String getLoggerConsoleLevel()
      • getLoggerDirectory

        public static String getLoggerDirectory()
      • getLoggerFileLevel

        public static String getLoggerFileLevel()
      • getLoggerMaxNumber

        public static String getLoggerMaxNumber()
      • getLoggerMaxSize

        public static String getLoggerMaxSize()
      • getLoggerStemName

        public static String getLoggerStemName()
      • getPortNumber

        public static String getPortNumber()
      • getProtocol

        public static String getProtocol()
      • getServletName

        public static String getServletName()
      • getVersion

        public static String getVersion()
      • reloadProperties

        public static void reloadProperties()
                                     throws Exception
        Throws:
        Exception