|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.github.dreamhead.moco.runner.monitor.ShutdownMocoRunnerMonitor
public class ShutdownMocoRunnerMonitor
| Constructor Summary | |
|---|---|
ShutdownMocoRunnerMonitor(com.google.common.base.Optional<java.lang.Integer> shutdownPort,
java.lang.String shutdownKey,
ShutdownListener shutdownListener)
|
|
| Method Summary | |
|---|---|
int |
port()
|
void |
startMonitor()
|
void |
stopMonitor()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ShutdownMocoRunnerMonitor(com.google.common.base.Optional<java.lang.Integer> shutdownPort,
java.lang.String shutdownKey,
ShutdownListener shutdownListener)
| Method Detail |
|---|
public void startMonitor()
startMonitor in interface MocoRunnerMonitorpublic void stopMonitor()
stopMonitor in interface MocoRunnerMonitorpublic int port()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||