@Configuration(proxyBeanMethods=false) protected static class RefreshEndpointAutoConfiguration.RefreshEndpointConfiguration extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
RefreshEndpointConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
RefreshEndpoint |
refreshEndpoint(ContextRefresher contextRefresher) |
@Bean @ConditionalOnBean(value=ContextRefresher.class) @ConditionalOnAvailableEndpoint @ConditionalOnMissingBean public RefreshEndpoint refreshEndpoint(ContextRefresher contextRefresher)
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.