Reads container configuration from JSON or YAML file. The type of the file is determined by file extension.
(optional) transaction id to trace execution through call chain.
a path to component configuration file.
values to parameters the configuration or null to skip parameterization.
the read container configuration
Reads container configuration from JSON file.
(optional) transaction id to trace execution through call chain.
a path to component configuration file.
values to parameters the configuration or null to skip parameterization.
the read container configuration
Reads container configuration from YAML file.
(optional) transaction id to trace execution through call chain.
a path to component configuration file.
values to parameters the configuration or null to skip parameterization.
the read container configuration
Generated using TypeDoc
Helper class that reads container configuration from JSON or YAML file.