Class MessageProcessingConfiguration<T>

java.lang.Object
io.awspring.cloud.sqs.listener.pipeline.MessageProcessingConfiguration<T>

public class MessageProcessingConfiguration<T> extends Object
Holds the components that will be used on the MessageProcessingPipeline. Every stage will receive it in its constructor, so it can properly configure itself.
Since:
3.0
Author:
Tomaz Fernandes