public class DeployerConfigurationMetadataResolver extends Object implements ApplicationContextAware
Constructor and Description |
---|
DeployerConfigurationMetadataResolver(TaskConfigurationProperties.DeployerProperties deployerProperties) |
Modifier and Type | Method and Description |
---|---|
List<org.springframework.boot.configurationmetadata.ConfigurationMetadataProperty> |
resolve()
Resolve all configuration metadata properties prefixed with
spring.cloud.deployer. |
void |
setApplicationContext(ApplicationContext applicationContext) |
public DeployerConfigurationMetadataResolver(TaskConfigurationProperties.DeployerProperties deployerProperties)
public void setApplicationContext(ApplicationContext applicationContext) throws BeansException
setApplicationContext
in interface ApplicationContextAware
BeansException
public List<org.springframework.boot.configurationmetadata.ConfigurationMetadataProperty> resolve()
spring.cloud.deployer.
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.