| Package | Description |
|---|---|
| io.apigee.trireme.core.internal |
| Modifier and Type | Method and Description |
|---|---|
static AbstractModuleRegistry.ModuleType |
AbstractModuleRegistry.ModuleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractModuleRegistry.ModuleType[] |
AbstractModuleRegistry.ModuleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
ScriptRunner.initializeModule(String modName,
AbstractModuleRegistry.ModuleType type,
org.mozilla.javascript.Context cx,
org.mozilla.javascript.Scriptable scope)
Initialize a native module implemented in Java code.
|
Copyright © 2016 Apigee Corporation. All Rights Reserved.