|
||||||||||
| 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.ConfigurationItem
public class ConfigurationItem
Method to encapsulate the action of printing out information from a server's Configuration object.
| Constructor Summary | |
|---|---|
ConfigurationItem(TrancheServer ts,
TrancheServerCommandLineClient clc)
|
|
| Method Summary | |
|---|---|
void |
doAction(java.io.BufferedReader in,
java.io.PrintStream out)
Show information about the Configuration. |
| 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 ConfigurationItem(TrancheServer ts,
TrancheServerCommandLineClient clc)
ts - the flat file DFS receivedclc - the DFS command line client received| Method Detail |
|---|
public void doAction(java.io.BufferedReader in,
java.io.PrintStream out)
Show information about the Configuration.
doAction in class TrancheServerCommandLineClientItemin - the input buffered readerout - the ouput print stream
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||