public class CloudFoundryApplicationFactory extends DefaultApplicationFactory
| Constructor and Description |
|---|
CloudFoundryApplicationFactory(InstanceProperties instance,
org.springframework.boot.actuate.autoconfigure.web.server.ManagementServerProperties management,
org.springframework.boot.autoconfigure.web.ServerProperties server,
org.springframework.boot.actuate.endpoint.web.PathMappedEndpoints pathMappedEndpoints,
org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties webEndpoint,
MetadataContributor metadataContributor,
CloudFoundryApplicationProperties cfApplicationProperties) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getServiceBaseUrl() |
createApplication, getEndpointsWebPath, getHealthEndpointPath, getHealthUrl, getHost, getLocalHost, getLocalManagementPort, getLocalServerPort, getManagementBaseUrl, getManagementHost, getManagementUrl, getMetadata, getName, getScheme, getServiceHost, getServiceUrl, isManagementPortEqual, onWebServerInitializedpublic CloudFoundryApplicationFactory(InstanceProperties instance, org.springframework.boot.actuate.autoconfigure.web.server.ManagementServerProperties management, org.springframework.boot.autoconfigure.web.ServerProperties server, org.springframework.boot.actuate.endpoint.web.PathMappedEndpoints pathMappedEndpoints, org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties webEndpoint, MetadataContributor metadataContributor, CloudFoundryApplicationProperties cfApplicationProperties)
protected String getServiceBaseUrl()
getServiceBaseUrl in class DefaultApplicationFactoryCopyright © 2019 codecentric AG. All rights reserved.