The common command dispatcher base class that is shared for component-specific command dispatching.
Initializes a command dispatcher instance.
Returns the active module if one has been selected, otherwise nil is returned.
Sets the active module for this driver instance.
Returns the active session if one has been selected, otherwise nil is returned.
Sets the active session for this driver instance.
Checks to see if the driver is defanged.
Returns the framework instance associated with this command dispatcher.
Logs an error message to the screen and the log file. The callstack is also printed.
[Validate]