An interface to set configuration parameters to an object.
It is similar to IConfigurable interface, but emphasises the fact that configure() method can be called more than once to change object configuration in runtime.
configure()
IConfigurable
Configures component by passing configuration parameters.
configuration parameters to be set.
Generated using TypeDoc
An interface to set configuration parameters to an object.
It is similar to IConfigurable interface, but emphasises the fact that
configure()
method can be called more than once to change object configuration in runtime.IConfigurable