virtual void execute(BESDataHandlerInterface &dhi)
executes the command to list the current context in the BES
virtual void transmit(BESTransmitter *transmitter, BESDataHandlerInterface &dhi)
transmit the response object built by the execute command using the specified transmitter object
virtual void list_context(BESInfo &info)
Adds all context and their values to the given informational object.
virtual void dump(std::ostream &strm) const
dumps information about this object
response handler that lists the context name/value pairs