| Package | Description |
|---|---|
| org.codehaus.cargo.container.internal | |
| org.codehaus.cargo.container.spi | |
| org.codehaus.cargo.container.spi.jvm |
| Modifier and Type | Method and Description |
|---|---|
JvmLauncherFactory |
SpawnedContainer.getJvmLauncherFactory()
Gets the factory used to spawn the container JVM.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpawnedContainer.setJvmLauncherFactory(JvmLauncherFactory jvmLauncherFactory)
Sets the factory used to spawn the container JVM.
|
| Modifier and Type | Method and Description |
|---|---|
JvmLauncherFactory |
AbstractInstalledLocalContainer.getJvmLauncherFactory()
Gets the factory used to spawn the container JVM.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractInstalledLocalContainer.setJvmLauncherFactory(JvmLauncherFactory jvmLauncherFactory)
Sets the factory used to spawn the container JVM.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultJvmLauncherFactory
The default factory to create JVM launchers.
|
Copyright © 2004-2013 Codehaus. All Rights Reserved.