| Interface | Description |
|---|---|
| LockRepository |
Repository interface to manage lock in database, which will be used by LockManager
|
| LockRepositoryWithEntity<ENTITY_CLASS> |
| Class | Description |
|---|---|
| LockEntry |
Type: entity class.
|
| LockManagerDefault |
This class is responsible of managing the lock at high level.
|
| LockManagerDefault.DefaultLockManagerBuilder |
| Enum | Description |
|---|---|
| LockStatus |
| Exception | Description |
|---|---|
| LockPersistenceException |
Copyright © 2023. All rights reserved.