| Class | Description |
|---|---|
| InProcessModuleDeployer |
A
ModuleDeployer that will launch a module in-process. |
| InProcessModuleInstanceStatus | |
| LocalConfiguration |
Creates deployers that will deploy modules in-process.
|
| LocalConfiguration.InProcess | |
| LocalConfiguration.OutOfProcess | |
| OutOfProcessModuleDeployer |
A ModuleDeployer implementation that spins off a new JVM process per
module instance.
|
| OutOfProcessModuleDeployerProperties |
Configuration properties for the
OutOfProcessModuleDeployer. |
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.