|
||||||||||
| 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.AddAdministratorItem
public class AddAdministratorItem
Class inherited from the Tranche Server CLC Item for adding an administrator item.
| Constructor Summary | |
|---|---|
AddAdministratorItem(TrancheServer dfs,
TrancheServerCommandLineClient dfsclc)
Add a new administrator to the server's configuration. |
|
| Method Summary | |
|---|---|
void |
doAction(java.io.BufferedReader in,
java.io.PrintStream out)
Parse out from input buffer the administrator information to fill the CLC item. |
| 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 AddAdministratorItem(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 | |||||||||