@Configuration @ConditionalOnClass(value=RefreshScope.class) public class RefreshAutoConfiguration extends Object
| Modifier and Type | Class and Description |
|---|---|
protected static class |
RefreshAutoConfiguration.ConfigurationPropertiesRebinderConfiguration |
protected static class |
RefreshAutoConfiguration.InfoEndpointRebinderConfiguration |
protected static class |
RefreshAutoConfiguration.RefreshEndpointsConfiguration |
| Constructor and Description |
|---|
RefreshAutoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
EnvironmentManager |
environmentManager(org.springframework.core.env.ConfigurableEnvironment environment) |
static LoggingRebinder |
loggingRebinder() |
static RefreshScope |
refreshScope() |
@Bean @ConditionalOnMissingBean public static RefreshScope refreshScope()
@Bean @ConditionalOnMissingBean public static LoggingRebinder loggingRebinder()
@Bean @ConditionalOnMissingBean public EnvironmentManager environmentManager(org.springframework.core.env.ConfigurableEnvironment environment)
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.