/[xulu]/trunk/src/appl/parallel/services/MulticastDiscoveryService.java
ViewVC logotype

Diff of /trunk/src/appl/parallel/services/MulticastDiscoveryService.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2 by mojays, Wed Feb 25 11:54:01 2009 UTC revision 78 by alfonx, Wed Feb 10 16:43:46 2010 UTC
# Line 6  import java.net.InetAddress; Line 6  import java.net.InetAddress;
6  import java.net.MulticastSocket;  import java.net.MulticastSocket;
7  import java.net.UnknownHostException;  import java.net.UnknownHostException;
8  import java.rmi.Naming;  import java.rmi.Naming;
 import java.rmi.RemoteException;  
 import java.util.Iterator;  
9  import java.util.Vector;  import java.util.Vector;
10    
11  import org.apache.log4j.BasicConfigurator;  import org.apache.log4j.BasicConfigurator;
# Line 202  public class MulticastDiscoveryService i Line 200  public class MulticastDiscoveryService i
200                  private boolean discoveryInProgress = false;                  private boolean discoveryInProgress = false;
201    
202                  /**                  /**
203                   * @returns a Vector of discovered Ressources before return, all values                   * @return a Vector of discovered Ressources before return, all values
204                   *          are pinged and only returned if alive                   *          are pinged and only returned if alive
205                   */                   */
206                  public Vector<ComputingResourceContainer> getResources() {                  public Vector<ComputingResourceContainer> getResources() {

Legend:
Removed from v.2  
changed lines
  Added in v.78

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26