| Package | Description |
|---|---|
| biz.onixs.fix.engine | |
| biz.onixs.fix.engine.storage |
| Modifier and Type | Field and Description |
|---|---|
static ExclusiveLockProvider |
EngineSettings.FILE_BASED_EXCLUSIVE_LOCK_PROVIDER |
| Modifier and Type | Method and Description |
|---|---|
ExclusiveLockProvider |
EngineSettings.getExclusiveLockProvider()
Returns the exclusive lock provider used by file-based storage.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EngineSettings.setExclusiveLockProvider(ExclusiveLockProvider exclusiveLockProvider)
Sets the exclusive lock provider used by file-based storage.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FileBasedExclusiveLockProvider
Implementation of
ExclusiveLockProvider using file-based locks. |
| Constructor and Description |
|---|
FileBasedStorageRepository(ExclusiveLockProvider exclusiveLockProvider) |
Copyright © 2005–2025 Onix Solutions. All rights reserved.