Class ChannelsEndpoint
java.lang.Object
org.springframework.cloud.stream.endpoint.ChannelsEndpoint
- All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classMeta data for channels. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionchannels()voidsetApplicationContext(org.springframework.context.ApplicationContext applicationContext)
-
Constructor Details
-
ChannelsEndpoint
-
-
Method Details
-
setApplicationContext
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext) throws org.springframework.beans.BeansException - Specified by:
setApplicationContextin interfaceorg.springframework.context.ApplicationContextAware- Throws:
org.springframework.beans.BeansException
-
channels
-