com.github.dreamhead.moco.runner
Class StandaloneRunner

java.lang.Object
  extended by com.github.dreamhead.moco.runner.StandaloneRunner

public class StandaloneRunner
extends java.lang.Object


Constructor Summary
StandaloneRunner()
           
 
Method Summary
 void run(com.github.dreamhead.moco.HttpServer httpServer)
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StandaloneRunner

public StandaloneRunner()
Method Detail

run

public void run(com.github.dreamhead.moco.HttpServer httpServer)

stop

public void stop()