Interface | Description |
---|---|
AbstractLocalDeployerSupport.Instance |
Class | Description |
---|---|
AbstractLocalDeployerSupport |
Base class for local app deployer and task launcher providing
support for common functionality.
|
LocalAppDeployer |
An
AppDeployer implementation that spins off a new JVM process per app instance. |
LocalDeployerAutoConfiguration |
Creates a
LocalAppDeployer and LocalTaskLauncher |
LocalDeployerProperties |
Configuration properties for the local deployer.
|
LocalTaskLauncher |
A
TaskLauncher implementation that spins off a new JVM process per task launch. |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.