| Package | Description |
|---|---|
| io.apigee.trireme.core | |
| io.apigee.trireme.core.internal |
| Modifier and Type | Method and Description |
|---|---|
void |
NodeScript._setParentProcess(TriremeProcess parent)
An internal method to identify the child process argument of the parent who forked this script.
|
| Modifier and Type | Method and Description |
|---|---|
TriremeProcess |
ScriptRunner.getParentProcess() |
| Modifier and Type | Method and Description |
|---|---|
void |
ScriptRunner.enqueueIpc(org.mozilla.javascript.Context cx,
Object message,
TriremeProcess child)
This method is used by the "child_process" module when sending an IPC message between child processes
in the same JVM.
|
void |
ScriptRunner.setParentProcess(TriremeProcess parentProcess) |
Copyright © 2016 Apigee Corporation. All Rights Reserved.