com.github.dreamhead.moco.runner
Class ShutdownRunner

java.lang.Object
  extended by com.github.dreamhead.moco.runner.MonitorRunner
      extended by com.github.dreamhead.moco.runner.ShutdownRunner
All Implemented Interfaces:
Runner

public class ShutdownRunner
extends MonitorRunner


Constructor Summary
ShutdownRunner(Runner runner, ShutdownMocoRunnerMonitor mocoRunnerMonitor)
           
 
Method Summary
 int shutdownPort()
           
 
Methods inherited from class com.github.dreamhead.moco.runner.MonitorRunner
run, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShutdownRunner

public ShutdownRunner(Runner runner,
                      ShutdownMocoRunnerMonitor mocoRunnerMonitor)
Method Detail

shutdownPort

public int shutdownPort()