Class MethodAnnotationPublisherMetadataSource

java.lang.Object
org.springframework.integration.aop.MethodAnnotationPublisherMetadataSource

public class MethodAnnotationPublisherMetadataSource
extends Object
An PublisherMetadataSource implementation that retrieves the channel name and expression strings from an annotation.
Since:
2.0
Author:
Mark Fisher, Artem Bilan, Gareth Chapman, Cameron Mayfield, Chengchen Ji, Gary Russell