hunt.stomp.core.BeanFactoryMessageChannelDestinationResolver

Undocumented in source.

Members

Classes

BeanFactoryMessageChannelDestinationResolver
class BeanFactoryMessageChannelDestinationResolver(T)

An implementation of {@link DestinationResolver} that interprets a destination name as the bean name of a {@link MessageChannel} and looks up the bean in the configured {@link BeanFactory}.

Meta