| Modifier and Type | Class and Description |
|---|---|
class |
CloudFoundryAppNameGenerator
CloudFoundry specific implementation of
AppNameGenerator. |
| Modifier and Type | Method and Description |
|---|---|
AppNameGenerator |
CloudFoundryDeployerAutoConfiguration.appDeploymentCustomizer(CloudFoundryDeployerProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.cloud.deployer.spi.app.AppDeployer |
CloudFoundryDeployerAutoConfiguration.appDeployer(CloudFoundryDeployerProperties properties,
org.cloudfoundry.operations.CloudFoundryOperations operations,
org.cloudfoundry.client.CloudFoundryClient client,
AppNameGenerator appDeploymentCustomizer) |
| Constructor and Description |
|---|
CloudFoundryAppDeployer(CloudFoundryDeployerProperties properties,
org.cloudfoundry.operations.CloudFoundryOperations operations,
org.cloudfoundry.client.CloudFoundryClient client,
AppNameGenerator appDeploymentCustomizer) |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.