virtual void list_context(BESInfo &info)
Adds all context and their values to the given informational object.
virtual void set_context(const std::string &name, const std::string &value)
set context in the BES
maintains the list of registered request handlers for this server
virtual int get_context_int(const std::string &name, bool &found)
Get the value of the given context and return it as an integer.
virtual void dump(std::ostream &strm) const
dumps information about this object
virtual std::string get_context(const std::string &name, bool &found)
retrieve the value of the specified context from the BES
virtual void unset_context(const std::string &name)
set context in the BES