de.flapdoodle.embed.mongo.config
Class MongosSupportConfig

java.lang.Object
  extended by de.flapdoodle.embed.mongo.config.MongosSupportConfig
All Implemented Interfaces:
de.flapdoodle.embed.process.config.ISupportConfig

public class MongosSupportConfig
extends Object
implements de.flapdoodle.embed.process.config.ISupportConfig


Constructor Summary
MongosSupportConfig()
           
 
Method Summary
static de.flapdoodle.embed.process.config.ISupportConfig getInstance()
           
 String getName()
           
 String getSupportUrl()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MongosSupportConfig

public MongosSupportConfig()
Method Detail

getName

public String getName()
Specified by:
getName in interface de.flapdoodle.embed.process.config.ISupportConfig

getSupportUrl

public String getSupportUrl()
Specified by:
getSupportUrl in interface de.flapdoodle.embed.process.config.ISupportConfig

getInstance

public static de.flapdoodle.embed.process.config.ISupportConfig getInstance()


Copyright © 2012. All Rights Reserved.