| Package | Description |
|---|---|
| org.axonframework.commandhandling.conflictresolution |
| Class and Description |
|---|
| ConflictExceptionSupplier
Interface describing a factory for exceptions that indicate an unresolved conflict in an aggregate instance.
|
| ConflictResolver
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.
|
| NoConflictResolver
Implementation of a
ConflictResolver that does nothing. |
Copyright © 2010–2017. All rights reserved.