Package org.axonframework.messaging.core.unitofwork
@NullMarked
package org.axonframework.messaging.core.unitofwork
Part of the Axon Messaging module. Contains classes related to the Unit of Work.
-
ClassDescriptionDeprecated.Only in use for legacy "sync" components.Implementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext.Interface dedicate to managing the lifecycle of any process.Default phases used for the shorthand methods in theProcessingLifecycle.Functional interface describing an operation that's invoked when an error is detected within theProcessingLifecycle.Interface describing a possible phase for theProcessingLifecycleto perform steps in.AProcessingContextimplementation overriding a single resource from the wrappingProcessingContext.Factory for creating simpleUnitOfWorkinstances.Factory for creatingUnitOfWorkinstances that are bound to a transaction.This class represents a Unit of Work that monitors the processing of a task.Configuration used for theUnitOfWorkcreation in theUnitOfWorkFactory.Factory for creatingUnitOfWorkinstances.