Uses of Package
org.axonframework.eventsourcing.conflictresolution
Packages that use org.axonframework.eventsourcing.conflictresolution
-
Classes in org.axonframework.eventsourcing.conflictresolution used by org.axonframework.eventsourcing.conflictresolutionClassDescriptionDescries a conflict between expected and actual version of an aggregate.Interface describing a factory for exceptions that indicate an unresolved conflict in an aggregate instance.Interface describing an object that is capable of detecting conflicts between changes to be applied to an aggregate, and unseen changes made to the aggregate.ConflictExceptionSupplier that is provided with more details of a version conflict.Implementation of a
ConflictResolverthat does nothing.