dispatchCommand

public final DispatchOutcome dispatchCommand(CommandEnvelope command)

Dispatches the command to a corresponding process manager.

If there is no stored process manager with such an ID, a new process manager is created and stored after it handles the passed command.

Parameters

command

a request to dispatch