CommandDispatcher

constructor(id: String, version: String, commands: List<Command>, logger: Logger, logCategory: String = id, scheduler: Scheduler)