Uses of Package
org.axonframework.messaging.unitofwork
Packages that use org.axonframework.messaging.unitofwork
Package
Description
Classes that implement the concept of command handling using explicit command objects.
Classes related to event handling and dispatching, such as
Event Listeners and the Event Bus.Classes related to message processing in Axon Framework.
-
Classes in org.axonframework.messaging.unitofwork used by org.axonframework.commandhandlingClassDescriptionThe RollbackConfiguration defines if a Unit of Work should be rolled back when an exception is raised during the processing of a Message.
-
Classes in org.axonframework.messaging.unitofwork used by org.axonframework.configClassDescriptionThe RollbackConfiguration defines if a Unit of Work should be rolled back when an exception is raised during the processing of a Message.
-
Classes in org.axonframework.messaging.unitofwork used by org.axonframework.disruptor.commandhandlingClassDescriptionAbstract implementation of the Unit of Work.Class of objects that contain the result of an executed task.The RollbackConfiguration defines if a Unit of Work should be rolled back when an exception is raised during the processing of a Message.This class represents a Unit of Work that monitors the processing of a
Message.Enum indicating possible phases of the Unit of Work. -
Classes in org.axonframework.messaging.unitofwork used by org.axonframework.eventhandlingClassDescriptionThe RollbackConfiguration defines if a Unit of Work should be rolled back when an exception is raised during the processing of a Message.This class represents a Unit of Work that monitors the processing of a
Message. -
Classes in org.axonframework.messaging.unitofwork used by org.axonframework.eventhandling.pooledClassDescriptionThe RollbackConfiguration defines if a Unit of Work should be rolled back when an exception is raised during the processing of a Message.
-
Classes in org.axonframework.messaging.unitofwork used by org.axonframework.messaging
-
Classes in org.axonframework.messaging.unitofwork used by org.axonframework.messaging.interceptors
-
Classes in org.axonframework.messaging.unitofwork used by org.axonframework.messaging.interceptors.legacyvalidation
-
Classes in org.axonframework.messaging.unitofwork used by org.axonframework.messaging.timeout
-
Classes in org.axonframework.messaging.unitofwork used by org.axonframework.messaging.unitofworkClassDescriptionAbstract implementation of the Unit of Work.Implementation of the UnitOfWork that processes a single message.Class of objects that contain the result of an executed task.The RollbackConfiguration defines if a Unit of Work should be rolled back when an exception is raised during the processing of a Message.Enum containing common rollback configurations for the Unit of Work.This class represents a Unit of Work that monitors the processing of a
Message.Enum indicating possible phases of the Unit of Work. -
Classes in org.axonframework.messaging.unitofwork used by org.axonframework.modelling.command
-
Classes in org.axonframework.messaging.unitofwork used by org.axonframework.modelling.command.inspection
-
Classes in org.axonframework.messaging.unitofwork used by org.axonframework.modelling.saga.repository
-
Classes in org.axonframework.messaging.unitofwork used by org.axonframework.spring.authorization