public class Contextify extends Object implements InternalNodeModule
| Modifier and Type | Class and Description |
|---|---|
static class |
Contextify.ContextifyImpl |
static class |
Contextify.ContextifyScript |
| Modifier and Type | Field and Description |
|---|---|
protected static String |
CONTEXT_SLOT |
| Constructor and Description |
|---|
Contextify() |
| Modifier and Type | Method and Description |
|---|---|
String |
getModuleName() |
org.mozilla.javascript.Scriptable |
registerExports(org.mozilla.javascript.Context cx,
org.mozilla.javascript.Scriptable global,
NodeRuntime runtime) |
protected static final String CONTEXT_SLOT
public String getModuleName()
getModuleName in interface NodeModulepublic org.mozilla.javascript.Scriptable registerExports(org.mozilla.javascript.Context cx,
org.mozilla.javascript.Scriptable global,
NodeRuntime runtime)
throws InvocationTargetException,
IllegalAccessException,
InstantiationException
registerExports in interface NodeModuleInvocationTargetExceptionIllegalAccessExceptionInstantiationExceptionCopyright © 2015 Apigee Corporation. All Rights Reserved.