Package org.axonframework.messaging.correlation


package org.axonframework.messaging.correlation
  • Class
    Description
    Object 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 identifier of a Message to other messages that are created as result of processing the first message.
    CorrelationDataProvider that combines the data of multiple other correlation providers.
    CorrelationDataProvider implementation defines correlation headers by the header names.