scheduleCommandsUsing

public void scheduleCommandsUsing(Supplier<CommandScheduler> commandScheduler)

Assigns command scheduling mechanism used at this environment by all CommandBus instances.

If not configured, ExecutorCommandScheduler is used.