Suggested Documentation change
The processing-context.adoc file would benefit from a subsection in the "Advanced usage" block explaining the UnitOfWorkFacxtory. This subsection could be called "Creating the Processing Context", explaining the role of the UnitOfWorkFactory in all Axon's components that require a UnitOfWork to be able to propagate a ProcessingContext.
When in place, the event-processors/index.adoc file should receive a short paragraph under the "General processor configuration" section explaining that the UnitOfWorkFactory is a configurable component for event processors, linking back to the subsection called "Creating the Processing Context".
Suggested Documentation change
The
processing-context.adocfile would benefit from a subsection in the "Advanced usage" block explaining theUnitOfWorkFacxtory. This subsection could be called "Creating the Processing Context", explaining the role of theUnitOfWorkFactoryin all Axon's components that require aUnitOfWorkto be able to propagate aProcessingContext.When in place, the
event-processors/index.adocfile should receive a short paragraph under the "General processor configuration" section explaining that theUnitOfWorkFactoryis a configurable component for event processors, linking back to the subsection called "Creating the Processing Context".