@Configuration @ConditionalOnClass(value=org.springframework.cloud.context.scope.refresh.RefreshScopeRefreshedEvent.class) protected static class EurekaDiscoveryClientConfiguration.EurekaClientConfigurationRefresher extends Object implements org.springframework.context.ApplicationListener<org.springframework.cloud.context.scope.refresh.RefreshScopeRefreshedEvent>
| Modifier | Constructor and Description |
|---|---|
protected |
EurekaClientConfigurationRefresher() |
| Modifier and Type | Method and Description |
|---|---|
void |
onApplicationEvent(org.springframework.cloud.context.scope.refresh.RefreshScopeRefreshedEvent event) |
protected EurekaClientConfigurationRefresher()
public void onApplicationEvent(org.springframework.cloud.context.scope.refresh.RefreshScopeRefreshedEvent event)
onApplicationEvent in interface org.springframework.context.ApplicationListener<org.springframework.cloud.context.scope.refresh.RefreshScopeRefreshedEvent>Copyright © 2019 Pivotal Software, Inc.. All rights reserved.