public class MongoShellExecutable extends de.flapdoodle.embed.process.runtime.Executable<MongoShellConfig,MongoShellProcess>
| Constructor and Description |
|---|
MongoShellExecutable(de.flapdoodle.embed.process.distribution.Distribution distribution,
MongoShellConfig mongodConfig,
de.flapdoodle.embed.process.config.RuntimeConfig runtimeConfig,
de.flapdoodle.embed.process.extract.ExtractedFileSet files) |
| Modifier and Type | Method and Description |
|---|---|
protected MongoShellProcess |
start(de.flapdoodle.embed.process.distribution.Distribution distribution,
MongoShellConfig config,
de.flapdoodle.embed.process.config.RuntimeConfig runtime) |
public MongoShellExecutable(de.flapdoodle.embed.process.distribution.Distribution distribution,
MongoShellConfig mongodConfig,
de.flapdoodle.embed.process.config.RuntimeConfig runtimeConfig,
de.flapdoodle.embed.process.extract.ExtractedFileSet files)
protected MongoShellProcess start(de.flapdoodle.embed.process.distribution.Distribution distribution, MongoShellConfig config, de.flapdoodle.embed.process.config.RuntimeConfig runtime) throws IOException
start in class de.flapdoodle.embed.process.runtime.Executable<MongoShellConfig,MongoShellProcess>IOExceptionCopyright © 2022. All rights reserved.