org.example.country.report.actions

Class ConfigurationManagerImpl

  • java.lang.Object
    • org.example.country.report.actions.ConfigurationManagerImpl
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.String getProperty(java.lang.String key) 
      void load(java.lang.String propertyFile) 
      void setProperty(java.lang.String key, java.lang.String value) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ConfigurationManagerImpl

        public ConfigurationManagerImpl()