de.flapdoodle.embed.nodejs
Class NodejsSupportConfig

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

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


Constructor Summary
NodejsSupportConfig()
           
 
Method Summary
 String getName()
           
 String getSupportUrl()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodejsSupportConfig

public NodejsSupportConfig()
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


Copyright © 2012. All Rights Reserved.