@Configuration @ConditionalOnClass(value=com.taobao.diamond.client.Diamond.class) public class AcmAutoConfiguration extends Object implements org.springframework.context.ApplicationContextAware
Constructor and Description |
---|
AcmAutoConfiguration() |
Modifier and Type | Method and Description |
---|---|
AcmContextRefresher |
acmContextRefresher(AcmIntegrationProperties acmIntegrationProperties,
org.springframework.cloud.context.refresh.ContextRefresher contextRefresher,
AcmRefreshHistory refreshHistory,
AcmPropertySourceRepository propertySourceRepository) |
AcmPropertySourceRepository |
acmPropertySourceRepository() |
AcmRefreshHistory |
acmRefreshHistory() |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
@Bean public AcmPropertySourceRepository acmPropertySourceRepository()
@Bean public AcmRefreshHistory acmRefreshHistory()
@Bean public AcmContextRefresher acmContextRefresher(AcmIntegrationProperties acmIntegrationProperties, org.springframework.cloud.context.refresh.ContextRefresher contextRefresher, AcmRefreshHistory refreshHistory, AcmPropertySourceRepository propertySourceRepository)
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext) throws org.springframework.beans.BeansException
setApplicationContext
in interface org.springframework.context.ApplicationContextAware
org.springframework.beans.BeansException
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.