org.objectweb.proactive.ic2d.util
Class IbisHostRTFinder

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

public class IbisHostRTFinder
extends java.lang.Object
implements HostRTFinder

This class talks to ProActive nodes


Constructor Summary
IbisHostRTFinder()
           
IbisHostRTFinder(IC2DMessageLogger logger, javax.swing.DefaultListModel skippedObjects)
           
 
Method Summary
 java.util.ArrayList<ProActiveRuntime> 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

IbisHostRTFinder

public IbisHostRTFinder(IC2DMessageLogger logger,
                        javax.swing.DefaultListModel skippedObjects)

IbisHostRTFinder

public IbisHostRTFinder()
Method Detail

findPARuntimes

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


Copyright 2001-2007 INRIA All Rights Reserved.