|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.tranche.clc.TrancheServerCommandLineClientItem
org.tranche.clc.KillItem
public class KillItem
Kill item class for killing the tranche server.
| Constructor Summary | |
|---|---|
KillItem(TrancheServer dfs,
TrancheServerCommandLineClient dfsclc)
Create a kill item for the CLC. |
|
| Method Summary | |
|---|---|
void |
doAction(java.io.BufferedReader in,
java.io.PrintStream out)
Kill's the server by exiting the process. |
| Methods inherited from class org.tranche.clc.TrancheServerCommandLineClientItem |
|---|
addAttribute, addAttribute, compareTo, getAttributes, getDescription, getName, getParameter, getTrancheServer, getTrancheServerCommandLineClient, preDoAction, splitCommandLine |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KillItem(TrancheServer dfs,
TrancheServerCommandLineClient dfsclc)
dfs - the Tranche server receiveddfsclc - the Tranche server command line client received| Method Detail |
|---|
public void doAction(java.io.BufferedReader in,
java.io.PrintStream out)
doAction in class TrancheServerCommandLineClientItemin - the buffered readerout - the print stream
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||