public class MongosStarter extends de.flapdoodle.embed.process.runtime.Starter<IMongosConfig,MongosExecutable,MongosProcess>
| Modifier and Type | Method and Description |
|---|---|
static MongosStarter |
getDefaultInstance() |
static MongosStarter |
getInstance(de.flapdoodle.embed.process.config.IRuntimeConfig config) |
protected MongosExecutable |
newExecutable(IMongosConfig mongosConfig,
de.flapdoodle.embed.process.distribution.Distribution distribution,
de.flapdoodle.embed.process.config.IRuntimeConfig runtime,
de.flapdoodle.embed.process.extract.IExtractedFileSet files) |
public static MongosStarter getInstance(de.flapdoodle.embed.process.config.IRuntimeConfig config)
public static MongosStarter getDefaultInstance()
protected MongosExecutable newExecutable(IMongosConfig mongosConfig, 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<IMongosConfig,MongosExecutable,MongosProcess>Copyright © 2015. All Rights Reserved.