MUM.metadataService.commands
Class SetCurrentPolicyCommand

java.lang.Object
  extended bySOMA.network.connection.Command
      extended byMUM.metadataService.commands.SetCurrentPolicyCommand
All Implemented Interfaces:
java.lang.Runnable, java.io.Serializable

public class SetCurrentPolicyCommand
extends Command

Comando utilizzato per inizializzare la politica corrente.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class SOMA.network.connection.Command
env, ReturnConnection
 
Constructor Summary
SetCurrentPolicyCommand(IPolicy currentPolicy)
           
 
Method Summary
 void run()
          Il metodo che viene eseguito all'arrivo del messaggio.
 
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

SetCurrentPolicyCommand

public SetCurrentPolicyCommand(IPolicy currentPolicy)
Method Detail

run

public void run()
Il metodo che viene eseguito all'arrivo del messaggio.

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


Copyright © 2004 Luca Foschini