| Add Agents and their child Components (Plugins, etc) to this Node.
This first checks the persistence snapshot to resume the agents
that were running. If there is no snapshot (or it has been
disabled) then the component initializer service is used, which
reads the list of agents from the configuration files (INI/XML/DB).
Note that the agents are added in bulk, which loads them in
sequence in our thread.
|