@Configuration @ConditionalOnClass(name="org.springframework.boot.actuate.endpoint.Endpoint") @ConditionalOnBean(value=BindingService.class) public class ChannelsEndpointAutoConfiguration extends Object
Constructor and Description |
---|
ChannelsEndpointAutoConfiguration() |
Modifier and Type | Method and Description |
---|---|
ChannelsEndpoint |
channelsEndpoint(BindingServiceProperties properties) |
@Bean public ChannelsEndpoint channelsEndpoint(BindingServiceProperties properties)
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.