| Interface | Description |
|---|---|
| CorrelationDataProvider<T extends Message> |
Object defining the the data from a Message that should be attached as correlation data to messages generated as
result of the processing of that message.
|
| Class | Description |
|---|---|
| CorrelationDataHolder |
DataHolder for meta data entries that need to be attached to messages being generated by this thread.
|
| MultiCorrelationDataProvider<T extends Message> |
CorrelationDataProvider that combines the data of multiple other correlation providers.
|
| SimpleCorrelationDataProvider |
CorrelationDataProvider implementation defines correlation headers by the header names.
|
Copyright © 2010-2014. All Rights Reserved.