org.objectweb.proactive.ic2d.util
Class RMIHostRTFinder

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

public class RMIHostRTFinder
extends java.lang.Object
implements HostRTFinder


Constructor Summary
RMIHostRTFinder()
           
RMIHostRTFinder(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

RMIHostRTFinder

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

RMIHostRTFinder

public RMIHostRTFinder()
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.