@Endpoint(id="channels") public class ChannelsEndpoint extends Object implements org.springframework.context.ApplicationContextAware
Endpoint that has the binding information on all the Bindable
message channels.| Modifier and Type | Class and Description |
|---|---|
static class |
ChannelsEndpoint.ChannelsMetaData
Meta data for channels.
|
| Constructor and Description |
|---|
ChannelsEndpoint(BindingServiceProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
channels() |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
public ChannelsEndpoint(BindingServiceProperties properties)
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionCopyright © 2023 Pivotal Software, Inc.. All rights reserved.