Package | Description |
---|---|
org.axonframework.commandhandling |
Classes that implement the concept of command handling using explicit command objects.
|
org.axonframework.config | |
org.axonframework.disruptor.commandhandling | |
org.axonframework.eventhandling |
Classes related to event handling and dispatching, such as
Event Listeners and the Event Bus . |
org.axonframework.eventhandling.pooled | |
org.axonframework.messaging |
Classes related to message processing in Axon Framework.
|
org.axonframework.messaging.interceptors | |
org.axonframework.messaging.unitofwork | |
org.axonframework.modelling.command | |
org.axonframework.modelling.command.inspection | |
org.axonframework.modelling.saga.repository |
Class and Description |
---|
RollbackConfiguration
The RollbackConfiguration defines if a Unit of Work should be rolled back when an exception is raised during the
processing of a Message.
|
Class and Description |
---|
RollbackConfiguration
The RollbackConfiguration defines if a Unit of Work should be rolled back when an exception is raised during the
processing of a Message.
|
Class and Description |
---|
AbstractUnitOfWork
Abstract implementation of the Unit of Work.
|
ExecutionResult
Class of objects that contain the result of an executed task.
|
RollbackConfiguration
The RollbackConfiguration defines if a Unit of Work should be rolled back when an exception is raised during the
processing of a Message.
|
UnitOfWork
This class represents a Unit of Work that monitors the processing of a
Message . |
UnitOfWork.Phase
Enum indicating possible phases of the Unit of Work.
|
Class and Description |
---|
RollbackConfiguration
The RollbackConfiguration defines if a Unit of Work should be rolled back when an exception is raised during the
processing of a Message.
|
UnitOfWork
This class represents a Unit of Work that monitors the processing of a
Message . |
Class and Description |
---|
RollbackConfiguration
The RollbackConfiguration defines if a Unit of Work should be rolled back when an exception is raised during the
processing of a Message.
|
Class and Description |
---|
UnitOfWork
This class represents a Unit of Work that monitors the processing of a
Message . |
Class and Description |
---|
UnitOfWork
This class represents a Unit of Work that monitors the processing of a
Message . |
Class and Description |
---|
AbstractUnitOfWork
Abstract implementation of the Unit of Work.
|
DefaultUnitOfWork
Implementation of the UnitOfWork that processes a single message.
|
ExecutionResult
Class of objects that contain the result of an executed task.
|
RollbackConfiguration
The RollbackConfiguration defines if a Unit of Work should be rolled back when an exception is raised during the
processing of a Message.
|
RollbackConfigurationType
Enum containing common rollback configurations for the Unit of Work.
|
UnitOfWork
This class represents a Unit of Work that monitors the processing of a
Message . |
UnitOfWork.Phase
Enum indicating possible phases of the Unit of Work.
|
Class and Description |
---|
UnitOfWork
This class represents a Unit of Work that monitors the processing of a
Message . |
Class and Description |
---|
UnitOfWork
This class represents a Unit of Work that monitors the processing of a
Message . |
Class and Description |
---|
UnitOfWork
This class represents a Unit of Work that monitors the processing of a
Message . |
Copyright © 2010–2023. All rights reserved.