JsContextManager.h File Reference

A singleton for managing JavaScript contexts. More...

#include "../../../common/Singleton.h"
#include "Config.h"
#include <map>

Go to the source code of this file.

Classes

class  te::v8::common::JsContextManager
 A singleton for managing JavaScript contexts. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::v8
 
 te::v8::common
 

Detailed Description

A singleton for managing JavaScript contexts.

Definition in file JsContextManager.h.