| Package | Description |
|---|---|
| io.apigee.trireme.core.internal | |
| io.apigee.trireme.core.modules |
| Modifier and Type | Method and Description |
|---|---|
NativeModule.ModuleImpl |
ScriptRunner.getCachedModule(String name)
Return a module that was created implicitly or by the "native module"
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScriptRunner.cacheModule(String name,
NativeModule.ModuleImpl module) |
| Modifier and Type | Method and Description |
|---|---|
static NativeModule.ModuleImpl |
NativeModule.ModuleImpl.newModule(org.mozilla.javascript.Context cx,
org.mozilla.javascript.Scriptable scope,
String id,
String fileName) |
Copyright © 2016 Apigee Corporation. All Rights Reserved.