Class DefaultPackagesStorageConfiguration

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Properties getProperties()
      Get all properties for the configuration.
      java.lang.String getProperty​(java.lang.String key)
      Get a property with the key.
      void setProperty​(java.lang.String key, java.lang.String value)
      Set a property with the key.
      void setProperty​(java.util.Properties properties)
      Set a group of the property.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait