public class HarakiriMonitor extends Observable implements Runnable
| Constructor and Description |
|---|
HarakiriMonitor(MockCommandDispatcher dispatcher) |
| Modifier and Type | Method and Description |
|---|---|
void |
connect(String host,
int port) |
void |
run() |
void |
setTemrinateAction(Callable action) |
void |
start() |
void |
stop() |
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedpublic HarakiriMonitor(MockCommandDispatcher dispatcher) throws IOException
IOExceptionpublic void connect(String host, int port) throws IOException
IOExceptionpublic void start()
public void stop()
public void setTemrinateAction(Callable action)
Copyright © 2017. All rights reserved.