public class AcmContextRefresher extends Object implements org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationReadyEvent>, org.springframework.context.ApplicationContextAware
Constructor and Description |
---|
AcmContextRefresher(org.springframework.cloud.context.refresh.ContextRefresher contextRefresher,
AcmIntegrationProperties acmIntegrationProperties,
AcmRefreshHistory refreshHistory,
AcmPropertySourceRepository acmPropertySourceRepository) |
Modifier and Type | Method and Description |
---|---|
void |
onApplicationEvent(org.springframework.boot.context.event.ApplicationReadyEvent event) |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
public AcmContextRefresher(org.springframework.cloud.context.refresh.ContextRefresher contextRefresher, AcmIntegrationProperties acmIntegrationProperties, AcmRefreshHistory refreshHistory, AcmPropertySourceRepository acmPropertySourceRepository)
public void onApplicationEvent(org.springframework.boot.context.event.ApplicationReadyEvent event)
onApplicationEvent
in interface org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationReadyEvent>
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.