|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--SOMA.network.connection.Command | +--SOMA.naming.domain.PutDomainCommand
Comando di aggiornamento di un DNS.
Viene aggiunto o modificato un dominio.
Fields inherited from class SOMA.network.connection.Command |
env,
ReturnConnection |
Constructor Summary | |
PutDomainCommand(DomainInfo toPut)
Costruttore. |
Method Summary | |
void |
run()
Aggiunge o modifica il dominio. |
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 |
Constructor Detail |
public PutDomainCommand(DomainInfo toPut)
Method Detail |
public void run()
public java.lang.String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |