|
|||||||||||
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.DomainRefreshCommand.Request
Comando di richiesta di refresh della tabella dei domini.
Field Summary | |
(package private) boolean |
closeConnection
|
Fields inherited from class SOMA.network.connection.Command |
env, ReturnConnection |
Constructor Summary | |
DomainRefreshCommand.Request()
|
|
DomainRefreshCommand.Request(boolean closeConnection)
|
Method Summary | |
void |
run()
Viene spedito un DomainRefreshCommand con la nuova tabella. |
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 |
boolean closeConnection
Constructor Detail |
public DomainRefreshCommand.Request()
public DomainRefreshCommand.Request(boolean closeConnection)
Method Detail |
public void run()
DomainRefreshCommand
con la nuova tabella.
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 |