Package com.ch.utils

Class PropertyReader

  • Direct Known Subclasses:
    PropertyCache

    public class PropertyReader
    extends Object
    Author:
    ravindra
    • Field Detail

      • properties

        protected static Properties properties
    • Constructor Detail

      • PropertyReader

        public PropertyReader()
    • Method Detail

      • getInstance

        public static PropertyCache getInstance​(String chConfigFile)
                                         throws com.ch.service.exception.ServiceException
        Throws:
        com.ch.service.exception.ServiceException
      • getAllProperties

        public static Properties getAllProperties()