public class DeployerConfigurationMetadataResolver extends Object implements ApplicationContextAware
| Constructor and Description |
|---|
DeployerConfigurationMetadataResolver(SkipperServerProperties.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(SkipperServerProperties.DeployerProperties deployerProperties)
public void setApplicationContext(ApplicationContext applicationContext) throws BeansException
setApplicationContext in interface ApplicationContextAwareBeansExceptionpublic List<org.springframework.boot.configurationmetadata.ConfigurationMetadataProperty> resolve()
spring.cloud.deployer.Copyright © 2022 Pivotal Software, Inc.. All rights reserved.