map< string, string >::const_iterator Context_citer
maintains the list of registered request handlers for this server
virtual void set_context(const string &name, const string &value)
set context in the BES
virtual string get_context(const string &name, bool &found)
retrieve the value of the specified context from the BES
map< string, string >::iterator Context_iter
virtual void list_context(BESInfo &info)
Adds all context and their values to the given informational object.
static BESContextManager * TheManager()
virtual void dump(ostream &strm) const
dumps information about this object