public class MongodStarter extends de.flapdoodle.embed.process.runtime.Starter<MongodConfig,MongodExecutable,MongodProcess>
| Modifier and Type | Method and Description |
|---|---|
static MongodStarter |
getDefaultInstance() |
static MongodStarter |
getInstance(de.flapdoodle.embed.process.config.IRuntimeConfig config) |
protected MongodExecutable |
newExecutable(MongodConfig mongodConfig,
de.flapdoodle.embed.process.distribution.Distribution distribution,
de.flapdoodle.embed.process.config.IRuntimeConfig runtime,
File mongodExe) |
public static MongodStarter getInstance(de.flapdoodle.embed.process.config.IRuntimeConfig config)
public static MongodStarter getDefaultInstance()
protected MongodExecutable newExecutable(MongodConfig mongodConfig, 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<MongodConfig,MongodExecutable,MongodProcess>Copyright © 2013. All Rights Reserved.