public class MessageBusAwareChannelResolver
extends org.springframework.messaging.core.BeanFactoryMessageChannelDestinationResolver
org.springframework.integration.support.channel.ChannelResolver
implementation that first checks for any
channel whose name begins with a colon in the MessageBus
.Constructor and Description |
---|
MessageBusAwareChannelResolver() |
Modifier and Type | Method and Description |
---|---|
org.springframework.messaging.MessageChannel |
resolveDestination(java.lang.String name) |
void |
setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory) |
public void setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory)
setBeanFactory
in interface org.springframework.beans.factory.BeanFactoryAware
setBeanFactory
in class org.springframework.messaging.core.BeanFactoryMessageChannelDestinationResolver
public org.springframework.messaging.MessageChannel resolveDestination(java.lang.String name)
resolveDestination
in interface org.springframework.messaging.core.DestinationResolver<org.springframework.messaging.MessageChannel>
resolveDestination
in class org.springframework.messaging.core.BeanFactoryMessageChannelDestinationResolver