de.flapdoodle.embedmongo.config
Class MongodConfig

java.lang.Object
  extended by de.flapdoodle.embedmongo.config.MongodConfig

public class MongodConfig
extends Object


Constructor Summary
MongodConfig(Version version, int port)
           
 
Method Summary
 int getPort()
           
 Version getVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MongodConfig

public MongodConfig(Version version,
                    int port)
Method Detail

getVersion

public Version getVersion()

getPort

public int getPort()


Copyright © 2011. All Rights Reserved.