| Modifier and Type | Method and Description |
|---|---|
protected LocalDeployerProperties |
AbstractLocalDeployerSupport.getLocalDeployerProperties()
Gets the local deployer properties.
|
LocalDeployerProperties |
LocalDeployerProperties.setShutdownTimeout(int shutdownTimeout) |
| Modifier and Type | Method and Description |
|---|---|
AppDeployer |
LocalDeployerAutoConfiguration.appDeployer(LocalDeployerProperties properties) |
TaskLauncher |
LocalDeployerAutoConfiguration.taskLauncher(LocalDeployerProperties properties) |
| Constructor and Description |
|---|
AbstractLocalDeployerSupport(LocalDeployerProperties properties)
Instantiates a new abstract deployer support.
|
LocalAppDeployer(LocalDeployerProperties properties)
Instantiates a new local app deployer.
|
LocalTaskLauncher(LocalDeployerProperties properties)
Instantiates a new local task launcher.
|
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.