mixed dispatchFrom(mixed $command, ArrayAccess $source, array $extras = array())
void maps(array $commands) Register command to handler mappings.
HandlerResolver interface HandlerResolver (
string getHandlerClass(mixed $command) Get the handler class for the given
string getHandlerMethod(mixed $command) Get the handler method for the
mixed dispatch(mixed $command) Dispatch a command to its appropriate handler
mixed dispatchToQueue(mixed $command) Dispatch a command to its appropriate
Dispatcher interface Dispatcher (
Page 2 of 2