|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of NodejsConfig in de.flapdoodle.embed.nodejs |
|---|
| Methods in de.flapdoodle.embed.nodejs with parameters of type NodejsConfig | |
|---|---|
protected List<String> |
NodejsProcess.getCommandLine(de.flapdoodle.embed.process.distribution.Distribution distribution,
NodejsConfig config,
File exe)
|
protected NodejsExecutable |
NodejsStarter.newExecutable(NodejsConfig config,
de.flapdoodle.embed.process.distribution.Distribution distribution,
de.flapdoodle.embed.process.config.IRuntimeConfig runtime,
File exe)
|
protected void |
NodejsProcess.onBeforeProcessStart(ProcessBuilder processBuilder,
NodejsConfig config,
de.flapdoodle.embed.process.config.IRuntimeConfig runtimeConfig)
|
protected NodejsProcess |
NodejsExecutable.start(de.flapdoodle.embed.process.distribution.Distribution distribution,
NodejsConfig config,
de.flapdoodle.embed.process.config.IRuntimeConfig runtime)
|
| Constructors in de.flapdoodle.embed.nodejs with parameters of type NodejsConfig | |
|---|---|
NodejsExecutable(de.flapdoodle.embed.process.distribution.Distribution distribution,
NodejsConfig config,
de.flapdoodle.embed.process.config.IRuntimeConfig runtimeConfig,
File executable)
|
|
NodejsProcess(de.flapdoodle.embed.process.distribution.Distribution distribution,
NodejsConfig config,
de.flapdoodle.embed.process.config.IRuntimeConfig runtime,
NodejsExecutable nodejsExecutable)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||