| Package | Description |
|---|---|
| org.axonframework.commandhandling.annotation |
Classes that provide annotation support for command handling.
|
| org.axonframework.commandhandling.disruptor | |
| org.axonframework.contextsupport.spring | |
| org.axonframework.eventsourcing |
Classes related to event sourcing.
|
| org.axonframework.quickstart.handler | |
| org.axonframework.repository |
Classes related to the repository interface and implementations.
|
| org.axonframework.test |
Classes in support of testing Axon based applications.
|
| Class and Description |
|---|
| Repository
The repository provides an abstraction of the storage of aggregates.
|
| Class and Description |
|---|
| Repository
The repository provides an abstraction of the storage of aggregates.
|
| Class and Description |
|---|
| LockManager
Interface to the lock manager.
|
| Repository
The repository provides an abstraction of the storage of aggregates.
|
| Class and Description |
|---|
| AbstractRepository
Abstract implementation of the
Repository that takes care of the dispatching of events when an aggregate is
persisted. |
| AggregateNotFoundException
Exception indicating that the an aggregate could not be found in the repository.
|
| GenericJpaRepository
Generic repository implementation that stores JPA annotated aggregates.
|
| LockingRepository
Implementation of the Repository interface that takes provides a locking mechanism to prevent concurrent
modifications of persisted aggregates.
|
| LockManager
Interface to the lock manager.
|
| Repository
The repository provides an abstraction of the storage of aggregates.
|
| Class and Description |
|---|
| Repository
The repository provides an abstraction of the storage of aggregates.
|
| Class and Description |
|---|
| AbstractRepository
Abstract implementation of the
Repository that takes care of the dispatching of events when an aggregate is
persisted. |
| ConflictingModificationException
Root of a hierarchy of exceptions indicating the detection of conflicting concurrent modifications.
|
| LockingRepository
Implementation of the Repository interface that takes provides a locking mechanism to prevent concurrent
modifications of persisted aggregates.
|
| LockManager
Interface to the lock manager.
|
| Repository
The repository provides an abstraction of the storage of aggregates.
|
| Class and Description |
|---|
| Repository
The repository provides an abstraction of the storage of aggregates.
|
Copyright © 2010-2014. All Rights Reserved.