Example usage for org.springframework.integration.config AbstractStandardMessageHandlerFactoryBean subclass-usage

List of usage examples for org.springframework.integration.config AbstractStandardMessageHandlerFactoryBean subclass-usage

Introduction

In this page you can find the example usage for org.springframework.integration.config AbstractStandardMessageHandlerFactoryBean subclass-usage.

Usage

From source file org.springframework.integration.config.RouterFactoryBean.java

/**
 * Factory bean for creating a Message Router.
 * 
 * @author Mark Fisher
 * @author Jonas Partner
 * @author Oleg Zhurakousky