org.objectweb.proactive.ic2d
Class IC2D

java.lang.Object
  extended by org.objectweb.proactive.ic2d.IC2D

public class IC2D
extends java.lang.Object

This class is the main entry to the application IC2D allowing to start it with a new JVM.

This class has a main method and can be used directly from the java command.
   java org.objectweb.proactive.ic2d.IC2D

Since:
ProActive 0.9
Version:
1.0, 2002/03/21
Author:
ProActive Team

Field Summary
static int GLOBUS
           
static int NOTHING
           
static int RSH
           
 
Constructor Summary
IC2D()
           
 
Method Summary
static void main(java.lang.String[] args)
          Main startup.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NOTHING

public static final int NOTHING
See Also:
Constant Field Values

GLOBUS

public static final int GLOBUS
See Also:
Constant Field Values

RSH

public static final int RSH
See Also:
Constant Field Values
Constructor Detail

IC2D

public IC2D()
Method Detail

main

public static void main(java.lang.String[] args)
Main startup.



Copyright 2001-2007 INRIA All Rights Reserved.