Class ConfigStorage

    • Constructor Summary

      Constructors 
      Constructor Description
      ConfigStorage()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void commit​(IConfigStore config, boolean createBackup)  
      void load​(IConfigStore config)  
      • Methods inherited from class java.lang.Object

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

      • ConfigStorage

        public ConfigStorage()
                      throws java.lang.Exception
        Throws:
        java.lang.Exception