public interface NativeNodeModule extends NodeModule
In other words, if the user calls:
process.dlopen('foo', '/usr/local/bin/foo.node');
and if this module is named "foo", then it will be loaded in that case.
getModuleName, registerExportsCopyright © 2016 Apigee Corporation. All Rights Reserved.