| Modifier and Type | Method and Description |
|---|---|
ArtemisCloseable |
StorageManager.closeableReadLock()
Read lock the StorageManager.
|
| Modifier and Type | Field and Description |
|---|---|
protected static ArtemisCloseable |
AbstractJournalStorageManager.dummyCloseable |
protected ArtemisCloseable |
AbstractJournalStorageManager.unlockCloseable |
| Modifier and Type | Method and Description |
|---|---|
ArtemisCloseable |
AbstractJournalStorageManager.closeableReadLock() |
| Modifier and Type | Method and Description |
|---|---|
ArtemisCloseable |
NullStorageManager.closeableReadLock() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CriticalCloseable |
| Modifier and Type | Method and Description |
|---|---|
void |
CriticalCloseable.beforeClose(ArtemisCloseable otherCloseable)
This will set something to be called right before closing.
|
static boolean |
CriticalMeasure.isDummy(ArtemisCloseable closeable) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.