Interface ModifiableConfiguration

    • Method Detail

      • setConfigProperty

        void setConfigProperty​(String key,
                               String value)
        Sets the value of a configuration property.
        Parameters:
        key - the property key.
        value - the property value.