Uses of Class
de.codecentric.boot.admin.client.config.CloudFoundryApplicationProperties
Packages that use CloudFoundryApplicationProperties
Package
Description
-
Uses of CloudFoundryApplicationProperties in de.codecentric.boot.admin.client.config
Methods in de.codecentric.boot.admin.client.config with parameters of type CloudFoundryApplicationPropertiesModifier and TypeMethodDescriptionSpringBootAdminClientCloudFoundryAutoConfiguration.applicationFactory(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, org.springframework.beans.factory.ObjectProvider<List<MetadataContributor>> metadataContributors, CloudFoundryApplicationProperties cfApplicationProperties) SpringBootAdminClientCloudFoundryAutoConfiguration.cloudFoundryMetadataContributor(CloudFoundryApplicationProperties cloudFoundryApplicationProperties) -
Uses of CloudFoundryApplicationProperties in de.codecentric.boot.admin.client.registration
Constructors in de.codecentric.boot.admin.client.registration with parameters of type CloudFoundryApplicationPropertiesModifierConstructorDescriptionCloudFoundryApplicationFactory(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) -
Uses of CloudFoundryApplicationProperties in de.codecentric.boot.admin.client.registration.metadata
Constructors in de.codecentric.boot.admin.client.registration.metadata with parameters of type CloudFoundryApplicationPropertiesModifierConstructorDescriptionCloudFoundryMetadataContributor(CloudFoundryApplicationProperties cfApplicationProperties)