| Package | Description |
|---|---|
| io.apigee.trireme.core | |
| io.apigee.trireme.core.internal |
| Modifier and Type | Method and Description |
|---|---|
ScriptFuture |
NodeScript.execute()
Run the script and return a Future denoting its status.
|
ScriptFuture |
NodeScript.executeModule()
Run the script, but treat it as a module rather than as a true script.
|
| Modifier and Type | Method and Description |
|---|---|
ScriptFuture |
ScriptRunner.getFuture() |
| Modifier and Type | Method and Description |
|---|---|
void |
ScriptRunner.setFuture(ScriptFuture future) |
Copyright © 2016 Apigee Corporation. All Rights Reserved.