|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.jdt.core.tests.runtime.LocalVMLauncher
org.eclipse.jdt.core.tests.runtime.StandardVMLauncher
public class StandardVMLauncher
A standard VM launcher launches an external standard VM with the given arguments on the same machine.
| Field Summary |
|---|
| Fields inherited from class org.eclipse.jdt.core.tests.runtime.LocalVMLauncher |
|---|
BOOT_CLASSPATH_DIRECTORY, REGULAR_CLASSPATH_DIRECTORY, TARGET_HAS_FILE_SYSTEM |
| Fields inherited from interface org.eclipse.jdt.core.tests.runtime.RuntimeConstants |
|---|
CODE_SNIPPET_RUNNER_CLASS_NAME, CODESNIPPET_BOOTPATH_ARG, CODESNIPPET_CLASSPATH_ARG, EVALPORT_ARG, RUN_CODE_SNIPPET_METHOD, SUPPORT_ZIP_FILE_NAME, THE_RUNNER_FIELD |
| Constructor Summary | |
|---|---|
StandardVMLauncher()
Creates a new StandardVMLauncher that launches a standard VM on the same machine. |
|
| Method Summary | |
|---|---|
java.lang.String |
getBatchFileName()
Returns the name of the batch file used to launch the VM. |
java.lang.String[] |
getCommandLine()
Returns the command line which will be used to launch the VM. |
void |
setBatchFileName(java.lang.String batchFileName)
Sets the name of the batch file used to launch the VM. |
| Methods inherited from class org.eclipse.jdt.core.tests.runtime.LocalVMLauncher |
|---|
getBootClassPath, getClassPath, getDebugPort, getEvalPort, getEvalTargetPath, getLauncher, getProgramArguments, getProgramClass, getRunningVirtualMachines, getTargetAddress, getVMArguments, getVMPath, launch, setBootClassPath, setClassPath, setDebugPort, setEvalPort, setEvalTargetPath, setProgramArguments, setProgramClass, setVMArguments, setVMPath |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StandardVMLauncher()
| Method Detail |
|---|
public java.lang.String getBatchFileName()
public java.lang.String[] getCommandLine()
LocalVMLauncher
getCommandLine in class LocalVMLauncherLocalVMLauncher.getCommandLine()public void setBatchFileName(java.lang.String batchFileName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||