de.flapdoodle.embed.nodejs
Class NodejsStarter
java.lang.Object
de.flapdoodle.embed.process.runtime.Starter<NodejsConfig,NodejsExecutable,NodejsProcess>
de.flapdoodle.embed.nodejs.NodejsStarter
public class NodejsStarter
- extends de.flapdoodle.embed.process.runtime.Starter<NodejsConfig,NodejsExecutable,NodejsProcess>
|
Constructor Summary |
NodejsStarter(de.flapdoodle.embed.process.config.IRuntimeConfig config)
|
| Methods inherited from class de.flapdoodle.embed.process.runtime.Starter |
checkDistribution, extractExe, prepare |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NodejsStarter
public NodejsStarter(de.flapdoodle.embed.process.config.IRuntimeConfig config)
newExecutable
protected NodejsExecutable newExecutable(NodejsConfig config,
de.flapdoodle.embed.process.distribution.Distribution distribution,
de.flapdoodle.embed.process.config.IRuntimeConfig runtime,
File exe)
- Specified by:
newExecutable in class de.flapdoodle.embed.process.runtime.Starter<NodejsConfig,NodejsExecutable,NodejsProcess>
Copyright © 2012. All Rights Reserved.