MUM.repositoryService
Class GetPathCommand

java.lang.Object
  extended bySOMA.network.connection.Command
      extended byMUM.repositoryService.GetPathCommand
All Implemented Interfaces:
java.lang.Runnable, java.io.Serializable

public class GetPathCommand
extends Command

This command gives to the client the information about the metadata service (IP address: port)

See Also:
Serialized Form

Field Summary
 
Fields inherited from class SOMA.network.connection.Command
env, ReturnConnection
 
Constructor Summary
GetPathCommand()
          Constructor
 
Method Summary
 void run()
          Sends back a command with the location of the metadata service
 
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

GetPathCommand

public GetPathCommand()
Constructor

Method Detail

run

public void run()
Sends back a command with the location of the metadata service

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


Copyright © 2004 Luca Foschini