public class PipeWrap extends Object implements InternalNodeModule
| Modifier and Type | Class and Description |
|---|---|
static class |
PipeWrap.PipeConnectImpl |
static class |
PipeWrap.PipeImpl |
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
log |
| Constructor and Description |
|---|
PipeWrap() |
| Modifier and Type | Method and Description |
|---|---|
String |
getModuleName() |
org.mozilla.javascript.Scriptable |
registerExports(org.mozilla.javascript.Context cx,
org.mozilla.javascript.Scriptable global,
NodeRuntime runtime) |
public String getModuleName()
getModuleName in interface NodeModulepublic org.mozilla.javascript.Scriptable registerExports(org.mozilla.javascript.Context cx,
org.mozilla.javascript.Scriptable global,
NodeRuntime runtime)
throws InvocationTargetException,
IllegalAccessException,
InstantiationException
registerExports in interface NodeModuleInvocationTargetExceptionIllegalAccessExceptionInstantiationExceptionCopyright © 2015 Apigee Corporation. All Rights Reserved.