public class MongoShellExecutable extends de.flapdoodle.embed.process.runtime.Executable<IMongoShellConfig,MongoShellProcess>
| Constructor and Description |
|---|
MongoShellExecutable(de.flapdoodle.embed.process.distribution.Distribution distribution,
IMongoShellConfig mongodConfig,
de.flapdoodle.embed.process.config.IRuntimeConfig runtimeConfig,
de.flapdoodle.embed.process.extract.IExtractedFileSet files) |
| Modifier and Type | Method and Description |
|---|---|
protected MongoShellProcess |
start(de.flapdoodle.embed.process.distribution.Distribution distribution,
IMongoShellConfig config,
de.flapdoodle.embed.process.config.IRuntimeConfig runtime) |
public MongoShellExecutable(de.flapdoodle.embed.process.distribution.Distribution distribution,
IMongoShellConfig mongodConfig,
de.flapdoodle.embed.process.config.IRuntimeConfig runtimeConfig,
de.flapdoodle.embed.process.extract.IExtractedFileSet files)
protected MongoShellProcess start(de.flapdoodle.embed.process.distribution.Distribution distribution, IMongoShellConfig config, de.flapdoodle.embed.process.config.IRuntimeConfig runtime) throws java.io.IOException
start in class de.flapdoodle.embed.process.runtime.Executable<IMongoShellConfig,MongoShellProcess>java.io.IOExceptionCopyright © 2018. All Rights Reserved.