Java org.springframework.messaging.core BeanFactoryMessageChannelDestinationResolver fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.messaging.core BeanFactoryMessageChannelDestinationResolver fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.messaging.core BeanFactoryMessageChannelDestinationResolver.

The text is from its open source code.

Subclass

org.springframework.messaging.core.BeanFactoryMessageChannelDestinationResolver has subclasses.
Click this link to see all its subclasses.

Constructor

BeanFactoryMessageChannelDestinationResolver(BeanFactory beanFactory)
A constructor that accepts a BeanFactory useful if instantiating this resolver manually rather than having it defined as a Spring-managed bean.