virtual ~BESShowContextResponseHandler(void)
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 dump(ostream &strm) const
dumps information about this object
virtual void list_context(BESInfo &info)
Adds all context and their values to the given informational object.
static BESContextManager * TheManager()
static BESResponseHandler * ShowContextResponseBuilder(const string &name)
BESShowContextResponseHandler(const string &name)