public class ConfigDataContextRefresher extends ContextRefresher implements org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationPreparedEvent>
ContextRefresher.EmptyadditionalPropertySourcesToRetain, DEFAULT_PROPERTY_SOURCES, logger, REFRESH_ARGS_PROPERTY_SOURCE, standardSources| Constructor and Description |
|---|
ConfigDataContextRefresher(org.springframework.context.ConfigurableApplicationContext context,
RefreshScope scope)
Deprecated.
|
ConfigDataContextRefresher(org.springframework.context.ConfigurableApplicationContext context,
RefreshScope scope,
RefreshAutoConfiguration.RefreshProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
void |
onApplicationEvent(org.springframework.boot.context.event.ApplicationPreparedEvent event) |
protected void |
updateEnvironment() |
copyEnvironment, getContext, getScope, refresh, refreshEnvironment@Deprecated public ConfigDataContextRefresher(org.springframework.context.ConfigurableApplicationContext context, RefreshScope scope)
public ConfigDataContextRefresher(org.springframework.context.ConfigurableApplicationContext context,
RefreshScope scope,
RefreshAutoConfiguration.RefreshProperties properties)
public void onApplicationEvent(org.springframework.boot.context.event.ApplicationPreparedEvent event)
onApplicationEvent in interface org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationPreparedEvent>protected void updateEnvironment()
updateEnvironment in class ContextRefresherCopyright © 2022 Pivotal Software, Inc.. All rights reserved.