de.fzj.unicore.uas.discovery
Class GatewayFinder

java.lang.Object
  extended by de.fzj.unicore.uas.discovery.ComponentFinder
      extended by de.fzj.unicore.uas.discovery.GatewayFinder
All Implemented Interfaces:
java.lang.Runnable

public class GatewayFinder
extends ComponentFinder


Field Summary
 
Fields inherited from class de.fzj.unicore.uas.discovery.ComponentFinder
key, logger
 
Constructor Summary
GatewayFinder()
           
 
Method Summary
 java.lang.String getComponentName()
           
protected  java.lang.String getMessage()
          the additional info to send to the server
protected  void makeResult(java.lang.String reply)
           
 
Methods inherited from class de.fzj.unicore.uas.discovery.ComponentFinder
choose, doDiscover, getResults, run, sendRequest
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GatewayFinder

public GatewayFinder()
Method Detail

getMessage

protected java.lang.String getMessage()
Description copied from class: ComponentFinder
the additional info to send to the server

Specified by:
getMessage in class ComponentFinder

getComponentName

public java.lang.String getComponentName()
Overrides:
getComponentName in class ComponentFinder

makeResult

protected void makeResult(java.lang.String reply)
Specified by:
makeResult in class ComponentFinder


Copyright © 2006-2010 Research Center Juelich. All Rights Reserved.