public class MongosExecutable extends de.flapdoodle.embed.process.runtime.Executable<MongosConfig,MongosProcess>
| Constructor and Description |
|---|
MongosExecutable(de.flapdoodle.embed.process.distribution.Distribution distribution,
MongosConfig mongodConfig,
de.flapdoodle.embed.process.config.IRuntimeConfig runtimeConfig,
File mongodExecutable) |
| Modifier and Type | Method and Description |
|---|---|
protected MongosProcess |
start(de.flapdoodle.embed.process.distribution.Distribution distribution,
MongosConfig config,
de.flapdoodle.embed.process.config.IRuntimeConfig runtime) |
public MongosExecutable(de.flapdoodle.embed.process.distribution.Distribution distribution,
MongosConfig mongodConfig,
de.flapdoodle.embed.process.config.IRuntimeConfig runtimeConfig,
File mongodExecutable)
protected MongosProcess start(de.flapdoodle.embed.process.distribution.Distribution distribution, MongosConfig config, de.flapdoodle.embed.process.config.IRuntimeConfig runtime) throws IOException
start in class de.flapdoodle.embed.process.runtime.Executable<MongosConfig,MongosProcess>IOExceptionCopyright © 2013. All Rights Reserved.