@Configuration @ConditionalOnBean(value=PropertySourceBootstrapConfiguration.class) protected static class RefreshEndpointAutoConfiguration.RefreshEndpointConfiguration extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
RefreshEndpointConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
RefreshEndpoint |
refreshEndpoint(org.springframework.context.ConfigurableApplicationContext context,
RefreshScope scope) |
RefreshEventListener |
refreshEventListener(RefreshEndpoint refreshEndpoint) |
@Bean @ConditionalOnMissingBean public RefreshEndpoint refreshEndpoint(org.springframework.context.ConfigurableApplicationContext context, RefreshScope scope)
@Bean public RefreshEventListener refreshEventListener(RefreshEndpoint refreshEndpoint)
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.