| Interface | Description |
|---|---|
| JvmLauncher |
A JVM launcher is responsible to fork a JVM.
|
| JvmLauncherFactory |
A factory to create JVM launchers.
|
| Class | Description |
|---|---|
| DefaultJvmLauncherFactory |
The default factory to create JVM launchers.
|
| JvmLauncherRequest |
A request to construct a JVM launcher.
|
| Exception | Description |
|---|---|
| JvmLauncherException |
Exception thrown to signal a failure to launch a JVM.
|
Copyright © 2004-2013 Codehaus. All Rights Reserved.