de.flapdoodle.embedmongo
Class MongoDBRuntime
java.lang.Object
de.flapdoodle.embedmongo.MongoDBRuntime
public class MongoDBRuntime
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static MongoDBRuntime getInstance(RuntimeConfig config)
getDefaultInstance
public static MongoDBRuntime getDefaultInstance()
checkDistribution
public boolean checkDistribution(Distribution distribution)
throws IOException
- Throws:
IOException
prepare
public MongodExecutable prepare(MongodConfig mongodConfig)
extractMongod
protected File extractMongod(Distribution distribution)
throws IOException
- Throws:
IOException
Copyright © 2012. All Rights Reserved.