Class InboundChannelAdapterAnnotationPostProcessor

java.lang.Object
org.springframework.integration.config.AbstractMethodAnnotationPostProcessor<InboundChannelAdapter>
org.springframework.integration.config.InboundChannelAdapterAnnotationPostProcessor
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanFactoryAware, MethodAnnotationPostProcessor<InboundChannelAdapter>

public class InboundChannelAdapterAnnotationPostProcessor extends AbstractMethodAnnotationPostProcessor<InboundChannelAdapter>
Post-processor for Methods annotated with @InboundChannelAdapter.
Since:
4.0