de.flapdoodle.embed.mongo.runtime
Class Mongos

java.lang.Object
  extended by de.flapdoodle.embed.mongo.runtime.Mongos

public class Mongos
extends Object


Constructor Summary
Mongos()
           
 
Method Summary
static List<String> getCommandLine(MongosConfig config, File mongosExecutable)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Mongos

public Mongos()
Method Detail

getCommandLine

public static List<String> getCommandLine(MongosConfig config,
                                          File mongosExecutable)
                                   throws UnknownHostException
Throws:
UnknownHostException


Copyright © 2012. All Rights Reserved.