de.flapdoodle.embedmongo
Class MongodProcess

java.lang.Object
  extended by de.flapdoodle.embedmongo.MongodProcess

public class MongodProcess
extends Object


Constructor Summary
MongodProcess(MongodConfig config, MongodExecutable mongodExecutable)
           
 
Method Summary
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MongodProcess

public MongodProcess(MongodConfig config,
                     MongodExecutable mongodExecutable)
              throws IOException
Throws:
IOException
Method Detail

stop

public void stop()


Copyright © 2011. All Rights Reserved.