public class MongoShellStarter extends de.flapdoodle.embed.process.runtime.Starter<IMongoShellConfig,MongoShellExecutable,MongoShellProcess>
| Modifier and Type | Method and Description |
|---|---|
static MongoShellStarter |
getDefaultInstance() |
static MongoShellStarter |
getInstance(de.flapdoodle.embed.process.config.IRuntimeConfig config) |
protected MongoShellExecutable |
newExecutable(IMongoShellConfig mongoShellConfig,
de.flapdoodle.embed.process.distribution.Distribution distribution,
de.flapdoodle.embed.process.config.IRuntimeConfig runtime,
de.flapdoodle.embed.process.extract.IExtractedFileSet files) |
public static MongoShellStarter getInstance(de.flapdoodle.embed.process.config.IRuntimeConfig config)
public static MongoShellStarter getDefaultInstance()
protected MongoShellExecutable newExecutable(IMongoShellConfig mongoShellConfig, de.flapdoodle.embed.process.distribution.Distribution distribution, de.flapdoodle.embed.process.config.IRuntimeConfig runtime, de.flapdoodle.embed.process.extract.IExtractedFileSet files)
newExecutable in class de.flapdoodle.embed.process.runtime.Starter<IMongoShellConfig,MongoShellExecutable,MongoShellProcess>Copyright © 2015. All Rights Reserved.