org.objectweb.proactive.core.runtime
Class StartRuntime
java.lang.Object
|
+--org.objectweb.proactive.core.runtime.StartRuntime
- public class StartRuntime
- extends java.lang.Object
**For internal use only**
This class is a utility class allowing to start a ProActiveRuntime with a JVM.
This class is mainly used with ProActiveDescriptor to start a ProActiveRuntime
on a local or remote JVM.
- Since:
- ProActive 0.9
- Version:
- 1.0, 2002/08/29
- Author:
- ProActive Team
Method Summary |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultRuntimeURL
protected java.lang.String DefaultRuntimeURL
nodeURL
protected java.lang.String nodeURL
creatorID
protected java.lang.String creatorID
proActiveRuntime
protected ProActiveRuntime proActiveRuntime
nodeNumber
protected java.lang.String nodeNumber
vmName
protected java.lang.String vmName
nodenumber
protected int nodenumber
protocolId
protected java.lang.String protocolId
StartRuntime
protected StartRuntime()
main
public static void main(java.lang.String[] args)
Copyright © April 2004 INRIA All Rights Reserved.