Uses of Class
org.objectweb.proactive.core.process.JVMProcessImpl

Packages that use JVMProcessImpl
org.objectweb.proactive.core.process Defines services for spawning an external process from Java.  
 

Uses of JVMProcessImpl in org.objectweb.proactive.core.process
 

Subclasses of JVMProcessImpl in org.objectweb.proactive.core.process
 class JVMNodeProcess
           This class has the same functionalities than JVMProcess, except that the class associated with this process ie the class that this process will start when the startProcess() is called, is set automatically to org.objectweb.proactive.core.runtime.startRuntime.This class is mainly used with XML deployment descriptor.
 



Copyright © April 2004 INRIA All Rights Reserved.