de.flapdoodle.embed.mongo.config
Class SupportConfig

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

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


Constructor Summary
SupportConfig()
           
 
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

SupportConfig

public SupportConfig()
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.