SOMA.naming.domain
Class DomainRefreshCommand
java.lang.Object
SOMA.network.connection.Command
SOMA.naming.domain.DomainRefreshCommand
- All Implemented Interfaces:
- java.lang.Runnable, java.io.Serializable
- public class DomainRefreshCommand
- extends Command
Comando di aggiornamento della tabella dei domini di un DNS
.
- Author:
- Livio Profiri
- See Also:
- Serialized Form
Method Summary |
void |
run()
Aggiorna la tabella e spedisce l'aggiornamento ai figli. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
fatherDomainID
PlaceID fatherDomainID
domains
java.util.Hashtable domains
closeConnection
boolean closeConnection
DomainRefreshCommand
public DomainRefreshCommand(Environment env)
- Costruttore.
DomainRefreshCommand
public DomainRefreshCommand(Environment env,
boolean closeConnection)
- Costruttore.
run
public void run()
- Aggiorna la tabella e spedisce l'aggiornamento ai figli.
- Specified by:
run
in interface java.lang.Runnable
- Specified by:
run
in class Command
toString
public java.lang.String toString()
Copyright © 2004 Luca Foschini