Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.axonframework.correlation Classes and Interfaces - 4 results found.
| Name | Description | Type | Package | Framework |
| CorrelationDataHolder | DataHolder for meta data entries that need to be attached to messages being generated by this thread. | Class | org.axonframework.correlation | Axon |
|
| CorrelationDataProvider | 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. | Interface | org.axonframework.correlation | Axon |
|
| MultiCorrelationDataProvider | CorrelationDataProvider that combines the data of multiple other correlation providers. | Class | org.axonframework.correlation | Axon |
|
| SimpleCorrelationDataProvider | CorrelationDataProvider implementation defines correlation headers by the header names. | Class | org.axonframework.correlation | Axon |