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}.
See Source File