public class Contextify extends java.lang.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 java.lang.String |
CONTEXT_SLOT |
| Constructor and Description |
|---|
Contextify() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getModuleName() |
org.mozilla.javascript.Scriptable |
registerExports(org.mozilla.javascript.Context cx,
org.mozilla.javascript.Scriptable global,
NodeRuntime runtime) |
protected static final java.lang.String CONTEXT_SLOT
public java.lang.String getModuleName()
getModuleName in interface NodeModulepublic org.mozilla.javascript.Scriptable registerExports(org.mozilla.javascript.Context cx,
org.mozilla.javascript.Scriptable global,
NodeRuntime runtime)
throws java.lang.reflect.InvocationTargetException,
java.lang.IllegalAccessException,
java.lang.InstantiationException
registerExports in interface NodeModulejava.lang.reflect.InvocationTargetExceptionjava.lang.IllegalAccessExceptionjava.lang.InstantiationExceptionCopyright © 2018 Apigee Corporation. All Rights Reserved.