|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSOMA.network.connection.Command
SOMA.naming.domain.DomainRegisterCommand
Comando di registrazione di un DNS
presso una altro DNS che diventera' il padre.
Field Summary | |
(package private) DomainInfo |
myDomainInfo
|
Fields inherited from class SOMA.network.connection.Command |
env, ReturnConnection |
Constructor Summary | |
DomainRegisterCommand(DomainInfo myDomainInfo)
Costruttore |
Method Summary | |
void |
run()
Registra il dominio e gli spedisce un DomainRefreshCommand .
|
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 |
DomainInfo myDomainInfo
Constructor Detail |
public DomainRegisterCommand(DomainInfo myDomainInfo)
Method Detail |
public void run()
DomainRefreshCommand
.
Se un dominio con lo stesso nome era gia' presente, gli viene spedito un messaggio di errore.
run
in interface java.lang.Runnable
run
in class Command
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |