Package org.axonframework.messaging.correlation
package org.axonframework.messaging.correlation
-
ClassDescriptionObject defining the data from a Message that should be attached as correlation data to messages generated as result of the processing of that message.CorrelationDataProvider that provides the
identifierof aMessageto other messages that are created as result of processing the first message.MultiCorrelationDataProvider<T extends Message>CorrelationDataProvider that combines the data of multiple other correlation providers.CorrelationDataProvider implementation defines correlation headers by the header names.