org.objectweb.proactive.ic2d.util
Class JiniHostRTFinder

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

public class JiniHostRTFinder
extends java.lang.Object
implements HostRTFinder

This class talks to ProActive nodes


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

JiniHostRTFinder

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

findPARuntimes

public java.util.ArrayList 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.