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

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

Introduction

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

Usage

From source file org.springframework.integration.flow.config.FlowMessageHandlerFactoryBean.java

/**
 * Creates an instance of {@link FlowMessageHandler}
 * @author David Turanski
 * 
 */
public class FlowMessageHandlerFactoryBean extends AbstractSimpleMessageHandlerFactoryBean