Class BridgeToAnnotationPostProcessor

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

public class BridgeToAnnotationPostProcessor extends AbstractMethodAnnotationPostProcessor<BridgeTo>
Post-processor for the @BridgeTo annotation.
Since:
4.0