| Package | Description |
|---|---|
| org.axonframework.commandhandling.model | |
| org.axonframework.common.lock | |
| org.axonframework.eventhandling.saga.repository | |
| org.axonframework.eventsourcing |
Classes related to event sourcing.
|
| Class and Description |
|---|
| Lock
Interface of a lock acquired to gain (exclusive) access to a shared resource, with a mechanism to release it again.
|
| LockFactory
Interface to the lock factory.
|
| Class and Description |
|---|
| Lock
Interface of a lock acquired to gain (exclusive) access to a shared resource, with a mechanism to release it again.
|
| LockAcquisitionFailedException
Exception indicating that a lock could not be obtained.
|
| LockFactory
Interface to the lock factory.
|
| NullLockFactory
LockFactory implementation that does nothing.
|
| Class and Description |
|---|
| LockFactory
Interface to the lock factory.
|
| Class and Description |
|---|
| LockFactory
Interface to the lock factory.
|
Copyright © 2010–2017. All rights reserved.