@Component public class AppConfigurationRefresh extends Object implements org.springframework.context.ApplicationEventPublisherAware
| Constructor and Description |
|---|
AppConfigurationRefresh(AppConfigurationProperties properties,
Map<String,List<String>> storeContextsMap,
ClientStore clientStore) |
| Modifier and Type | Method and Description |
|---|---|
Future<Boolean> |
refreshConfigurations()
Checks configurations to see if they are no longer cached.
|
void |
setApplicationEventPublisher(org.springframework.context.ApplicationEventPublisher applicationEventPublisher) |
public AppConfigurationRefresh(AppConfigurationProperties properties, Map<String,List<String>> storeContextsMap, ClientStore clientStore)
public void setApplicationEventPublisher(org.springframework.context.ApplicationEventPublisher applicationEventPublisher)
setApplicationEventPublisher in interface org.springframework.context.ApplicationEventPublisherAware@Async public Future<Boolean> refreshConfigurations()
Copyright © 2020 Microsoft. All rights reserved.