putFromConfig method

void putFromConfig (ContainerConfig config)

Puts components into the references from container configuration.

  • config a container configuration with information of components to be added.

Throws CreateException when one of component cannot be created.