Initial support for main configuration file changes handling.
authorJérôme Benoit <jerome.benoit@sap.com>
Wed, 27 Jan 2021 12:44:46 +0000 (13:44 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Wed, 27 Jan 2021 12:44:46 +0000 (13:44 +0100)
commitded13d9799aa6fb958da48a6b702d4193e7954f2
treedd25d198f3f34d4ece6cde53b83ef7b56f541dd8
parent8434025b7338b3439180ed7c2bed888fc42e04d3
Initial support for main configuration file changes handling.

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
src/charging-station/Bootstrap.ts [new file with mode: 0644]
src/start.ts
src/utils/Configuration.ts
src/worker/WorkerDynamicPool.ts
src/worker/WorkerFactory.ts
src/worker/WorkerSet.ts
src/worker/WorkerStaticPool.ts
src/worker/Wrk.ts