Class CloudFoundryApplicationFactory
java.lang.Object
de.codecentric.boot.admin.client.registration.DefaultApplicationFactory
de.codecentric.boot.admin.client.registration.CloudFoundryApplicationFactory
- All Implemented Interfaces:
ApplicationFactory
-
Constructor Summary
ConstructorsConstructorDescriptionCloudFoundryApplicationFactory(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) -
Method Summary
Methods inherited from class de.codecentric.boot.admin.client.registration.DefaultApplicationFactory
createApplication, getEndpointsWebPath, getHealthEndpointPath, getHealthUrl, getHost, getLocalHost, getLocalManagementPort, getLocalServerPort, getManagementBaseUrl, getManagementHost, getManagementUrl, getMetadata, getName, getScheme, getServiceHost, getServicePath, getServiceUrl, isManagementPortEqual, onWebServerInitialized
-
Constructor Details
-
CloudFoundryApplicationFactory
public 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)
-
-
Method Details
-
getServiceBaseUrl
- Overrides:
getServiceBaseUrlin classDefaultApplicationFactory
-