|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSOMA.network.connection.Command
SOMA.naming.place.PutPlaceCommand
Comando di aggiornamento di un PNS
.
Viene aggiunto o modificato un place.
Field Summary | |
(package private) PlaceInfo |
toPut
|
Fields inherited from class SOMA.network.connection.Command |
env, ReturnConnection |
Constructor Summary | |
PutPlaceCommand(PlaceInfo toPut)
Costruttore. |
Method Summary | |
void |
run()
Aggiunge o modifica il place. |
java.lang.String |
toString()
|
Methods inherited from class SOMA.network.connection.Command |
Return, start, startOnError |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
PlaceInfo toPut
Constructor Detail |
public PutPlaceCommand(PlaceInfo toPut)
Method Detail |
public void run()
run
in interface java.lang.Runnable
run
in class Command
public java.lang.String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |