fromConfig method

ContainerConfig fromConfig (ConfigParams config)

Creates a new ContainerConfig object based on configuration parameters. Each section in the configuration parameters is converted into a component configuration.

  • value an object with key-value pairs used to initialize a new ContainerConfig. Returns a new ContainerConfig object.