Class FixedSubscriberChannelBeanFactoryPostProcessor

java.lang.Object
org.springframework.integration.config.FixedSubscriberChannelBeanFactoryPostProcessor
All Implemented Interfaces:
BeanFactoryPostProcessor

public final class FixedSubscriberChannelBeanFactoryPostProcessor extends Object implements BeanFactoryPostProcessor
Used to post process candidates for FixedSubscriberChannel MessageHandlers.
Since:
4.0
Author:
Gary Russell