public class ChannelsEndpoint extends org.springframework.boot.actuate.endpoint.AbstractEndpoint<Map<String,Object>>
Endpoint
that has the binding information on all the Bindable
message channels.Modifier and Type | Class and Description |
---|---|
static class |
ChannelsEndpoint.ChannelsMetaData |
Constructor and Description |
---|
ChannelsEndpoint(List<Bindable> adapters,
ChannelBindingServiceProperties properties) |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
invoke() |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.