Package command_system :: Module dispatching
[hide private]
[frames] | no frames]

Module dispatching

The backbone of the command system. Provides automatic dispatching which does not require explicit registering commands or containers and remains active even after everything is done, so new commands can be added during the runtime.
Classes [hide private]
  ContainerDispatcher
  Dispatcher
  HostDispatcher

Imports: NoneType