Class BusRefreshAutoConfiguration.BusRefreshEndpointConfiguration

java.lang.Object
org.springframework.cloud.bus.BusRefreshAutoConfiguration.BusRefreshEndpointConfiguration
Enclosing class:
BusRefreshAutoConfiguration

@Configuration(proxyBeanMethods=false) @ConditionalOnClass(name={"org.springframework.boot.actuate.endpoint.annotation.Endpoint","org.springframework.cloud.context.scope.refresh.RefreshScope"}) protected static class BusRefreshAutoConfiguration.BusRefreshEndpointConfiguration extends Object
  • Constructor Details

    • BusRefreshEndpointConfiguration

      protected BusRefreshEndpointConfiguration()
  • Method Details