de.flapdoodle.embed.mongo
Class MongosStarter
java.lang.Object
de.flapdoodle.embed.process.runtime.Starter<MongosConfig,MongosExecutable,MongosProcess>
de.flapdoodle.embed.mongo.MongosStarter
public class MongosStarter
- extends de.flapdoodle.embed.process.runtime.Starter<MongosConfig,MongosExecutable,MongosProcess>
| Methods inherited from class de.flapdoodle.embed.process.runtime.Starter |
checkDistribution, extractExe, prepare |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static MongosStarter getInstance(de.flapdoodle.embed.process.config.IRuntimeConfig config)
getDefaultInstance
public static MongosStarter getDefaultInstance()
newExecutable
protected MongosExecutable newExecutable(MongosConfig mongosConfig,
de.flapdoodle.embed.process.distribution.Distribution distribution,
de.flapdoodle.embed.process.config.IRuntimeConfig runtime,
File mongodExe)
- Specified by:
newExecutable in class de.flapdoodle.embed.process.runtime.Starter<MongosConfig,MongosExecutable,MongosProcess>
Copyright © 2012. All Rights Reserved.