|
|||||||||||
| 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.PlaceRegisterCommand
Comando di registrazione del PNS di un place presso il PNS del default place.
| Field Summary | |
protected PlaceInfo |
myPlaceInfo
|
| Fields inherited from class SOMA.network.connection.Command |
env, ReturnConnection |
| Constructor Summary | |
PlaceRegisterCommand(PlaceInfo myPlaceInfo)
Costruttore |
|
| Method Summary | |
void |
run()
Registra il place e gli spedisce un PlaceRefreshCommand.
|
| 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, toString, wait, wait, wait |
| Field Detail |
protected PlaceInfo myPlaceInfo
| Constructor Detail |
public PlaceRegisterCommand(PlaceInfo myPlaceInfo)
| Method Detail |
public void run()
PlaceRefreshCommand.
Se un place con lo stesso nome era gia' presente, gli viene spedito un messaggio di errore.
run in interface java.lang.Runnablerun in class Command
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||