Uses of Class org.objectweb.carol.util.bootstrap.JVMConfiguration

Uses in package org.objectweb.carol.util.bootstrap

Methods with parameter type org.objectweb.carol.util.bootstrap.JVMConfiguration

String
ProcessesManager.startJVM(JVMConfiguration jvmConf, String[] envp)
Start a jvm process on the remote host in a tmp directory
String
Start a jvm process on the remote host in a tmp directory
String
ProcessesManager.startJVM(JVMConfiguration jvmConf, String[] envp, String processDir)
Start a jvm process on the remote host
String
RemoteProcessesManager.startJVM(JVMConfiguration jvmConf, String[] envp, String processDir)
Start a jvm process on the remote host
void
ProcessesManager.startJVM(JVMConfiguration jvmConf, String[] envp, String processDir, String id)
Start a jvm process on the remote host
void
RemoteProcessesManager.startJVM(JVMConfiguration jvmConf, String[] envp, String processDir, String id)
Start a jvm process on the remote host