Interface | Description |
---|---|
AbstractLocalDeployerSupport.Instance | |
CommandBuilder |
Strategy interface for Execution Command builder.
|
Class | Description |
---|---|
AbstractLocalDeployerSupport |
Base class for local app deployer and task launcher providing
support for common functionality.
|
DockerCommandBuilder | |
JavaCommandBuilder | |
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 © 2017 Pivotal Software, Inc.. All rights reserved.