org.objectweb.proactive.ic2d.util
Class HttpHostRTFinder

java.lang.Object
  extended by org.objectweb.proactive.ic2d.util.HttpHostRTFinder
All Implemented Interfaces:
HostRTFinder

public class HttpHostRTFinder
extends java.lang.Object
implements HostRTFinder


Constructor Summary
HttpHostRTFinder(IC2DMessageLogger logger, javax.swing.DefaultListModel skippedObjects)
           
 
Method Summary
 java.util.ArrayList<ProActiveRuntimeAdapterImpl> findPARuntimes(java.lang.String host, int port)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpHostRTFinder

public HttpHostRTFinder(IC2DMessageLogger logger,
                        javax.swing.DefaultListModel skippedObjects)
Method Detail

findPARuntimes

public java.util.ArrayList<ProActiveRuntimeAdapterImpl> findPARuntimes(java.lang.String host,
                                                                       int port)
                                                                throws java.io.IOException
Specified by:
findPARuntimes in interface HostRTFinder
Throws:
java.io.IOException
See Also:
HostRTFinder.findPARuntimes(java.lang.String, int)


Copyright 2001-2007 INRIA All Rights Reserved.