Package com.ch.utils

Class PropertyCache

    • Constructor Detail

      • PropertyCache

        public PropertyCache()
    • Method Detail

      • getProperty

        public static String getProperty​(String key)
                                  throws com.ch.exception.PropertyNotFoundException
        Throws:
        com.ch.exception.PropertyNotFoundException
      • getPropertyObject

        public static Object getPropertyObject​(String key)
                                        throws com.ch.exception.PropertyNotFoundException
        Throws:
        com.ch.exception.PropertyNotFoundException