Class SimplePublisherMetadataSource

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

public class SimplePublisherMetadataSource
extends Object
Simple implementation of PublisherMetadataSource that allows for configuration of a single channel name, payload expression, and array of header key=value expressions.
Since:
2.0
Author:
Mark Fisher, Artem Bilan