setDefaultProperties

open fun setDefaultProperties(defaultProperties: Properties)

Convenient alternative to setDefaultProperties.

Parameters

defaultProperties

open fun setDefaultProperties(defaultProperties: Map<String, Any>)

Set default environment properties which will be used in addition to those in the existing Environment.

Parameters

defaultProperties

the additional properties to set