de.flapdoodle.embedmongo
Class MongodProcess
java.lang.Object
de.flapdoodle.embedmongo.MongodProcess
public class MongodProcess
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TIMEOUT
public static final int TIMEOUT
- See Also:
- Constant Field Values
MongodProcess
public MongodProcess(Distribution distribution,
MongodConfig config,
RuntimeConfig runtimeConfig,
MongodExecutable mongodExecutable)
throws IOException
- Throws:
IOException
stop
public void stop()
getConfig
public MongodConfig getConfig()
Copyright © 2012. All Rights Reserved.