ContainerConfig constructor

ContainerConfig(
  1. [List<ComponentConfig> components]
)

Creates a new instance of container configuration.

  • components (optional) a list of component configurations.