|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSOMA.explorer.ExplorerItem
SOMA.naming.place.PNSExplorerItem
Voce di menu per la gestione di un PNS
.
Field Summary | |
(package private) PlaceNameService |
pns
|
Fields inherited from class SOMA.explorer.ExplorerItem |
Syntax |
Constructor Summary | |
PNSExplorerItem(PlaceNameService pns)
Costruttore. |
Method Summary | |
java.lang.Object |
Execute(java.util.Collection Parameters,
java.io.PrintStream out)
Effettua tutte le possibili operazioni su un PNS. |
Methods inherited from class SOMA.explorer.ExplorerItem |
Execute, getSyntax, Help, Help, setSyntax, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
PlaceNameService pns
Constructor Detail |
public PNSExplorerItem(PlaceNameService pns)
Method Detail |
public java.lang.Object Execute(java.util.Collection Parameters, java.io.PrintStream out)
Le opzioni sono:
{list | put "place" "host" "port" | del "place" | register "host" "port" | refresh {"host" "port"} }
Execute
in class ExplorerItem
Parameters
- parametri da utilizzare nell'esecuzione.out
- PrintStream a cui inviare l'output.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |