SOMA.naming.place
Class PlaceRefreshCommand.Request

java.lang.Object
  extended bySOMA.network.connection.Command
      extended bySOMA.naming.place.PlaceRefreshCommand.Request
All Implemented Interfaces:
java.lang.Runnable, java.io.Serializable
Enclosing class:
PlaceRefreshCommand

public static class PlaceRefreshCommand.Request
extends Command

Comando di richiesta di refresh della tabella dei place.

Author:
Livio Profiri
See Also:
Serialized Form

Field Summary
 
Fields inherited from class SOMA.network.connection.Command
env, ReturnConnection
 
Constructor Summary
PlaceRefreshCommand.Request()
           
 
Method Summary
 void run()
          Viene spedito un PlaceRefreshCommand 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
 

Constructor Detail

PlaceRefreshCommand.Request

public PlaceRefreshCommand.Request()
Method Detail

run

public void run()
Viene spedito un PlaceRefreshCommand con la nuova tabella.

Specified by:
run in interface java.lang.Runnable
Specified by:
run in class Command


Copyright © 2004 Luca Foschini