| 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.
|
| DebugAddress |
Helper for parsing the Debugging address for both the legacy debug-port and the new debug-address properties.
|
| DeployerSocketUtils | Deprecated
to be replaced with a more robust mechanism in https://github.com/spring-cloud/spring-cloud-deployer-local/issues/215
|
| DockerCommandBuilder |
Command builder used to craft the command used when running apps inside docker containers.
|
| HttpProbeExecutor |
Simple probe executor using rest endpoints.
|
| JavaCommandBuilder | |
| LocalActuatorTemplate | |
| 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.
|
| LocalDeployerProperties.Docker | |
| LocalDeployerProperties.HttpProbe | |
| LocalDeployerProperties.PortRange | |
| LocalDeployerUtils |
Deployer utility functions.
|
| LocalTaskLauncher |
A
TaskLauncher implementation that spins off a new JVM process per task launch. |
| Enum | Description |
|---|---|
| LocalDeployerProperties.DebugSuspendType |
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.