@Configuration @ConditionalOnBean(value=org.springframework.cloud.context.refresh.ContextRefresher.class) protected static class BusAutoConfiguration.BusRefreshConfiguration.BusRefreshEndpointConfiguration extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
BusRefreshEndpointConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
RefreshBusEndpoint |
refreshBusEndpoint(org.springframework.context.ApplicationContext context,
BusProperties bus) |
@Bean @ConditionalOnEnabledEndpoint public RefreshBusEndpoint refreshBusEndpoint(org.springframework.context.ApplicationContext context, BusProperties bus)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.