org.objectweb.proactive.ic2d
Class IC2D
java.lang.Object
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
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 |
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
IC2D
public IC2D()
main
public static void main(java.lang.String[] args)
- Main startup.
Copyright 2001-2007 INRIA All Rights Reserved.