commandDispatchers

public ImmutableList<CommandDispatcher> commandDispatchers()

Obtains the list of command dispatchers added to the builder by the time of the call.

Adding dispatchers to the builder after this method returns will not update the returned list.