public class MongosStarter extends de.flapdoodle.embed.process.runtime.Starter<MongosConfig,MongosExecutable,MongosProcess>
| Modifier and Type | Method and Description |
|---|---|
static MongosStarter |
getDefaultInstance() |
static MongosStarter |
getInstance(de.flapdoodle.embed.process.config.IRuntimeConfig config) |
protected MongosExecutable |
newExecutable(MongosConfig mongosConfig,
de.flapdoodle.embed.process.distribution.Distribution distribution,
de.flapdoodle.embed.process.config.IRuntimeConfig runtime,
File mongodExe) |
public static MongosStarter getInstance(de.flapdoodle.embed.process.config.IRuntimeConfig config)
public static MongosStarter getDefaultInstance()
protected MongosExecutable newExecutable(MongosConfig mongosConfig, de.flapdoodle.embed.process.distribution.Distribution distribution, de.flapdoodle.embed.process.config.IRuntimeConfig runtime, File mongodExe)
newExecutable in class de.flapdoodle.embed.process.runtime.Starter<MongosConfig,MongosExecutable,MongosProcess>Copyright © 2013. All Rights Reserved.