@Configuration
@ConditionalOnProperty(value="endpoints.spring.cloud.bus.refresh.enabled",
matchIfMissing=true)
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,
BusEndpoint busEndpoint) |
@Bean public RefreshBusEndpoint refreshBusEndpoint(org.springframework.context.ApplicationContext context, BusEndpoint busEndpoint)
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.