Modifier and Type | Method and Description |
---|---|
List<PersistedDestination> |
JMSStorageManager.recoverDestinations() |
Modifier and Type | Method and Description |
---|---|
void |
JMSStorageManager.storeDestination(PersistedDestination destination) |
Modifier and Type | Method and Description |
---|---|
List<PersistedDestination> |
JMSJournalStorageManagerImpl.recoverDestinations() |
Modifier and Type | Method and Description |
---|---|
void |
JMSJournalStorageManagerImpl.storeDestination(PersistedDestination destination) |
Modifier and Type | Method and Description |
---|---|
List<PersistedDestination> |
NullJMSStorageManagerImpl.recoverDestinations() |
Modifier and Type | Method and Description |
---|---|
void |
NullJMSStorageManagerImpl.storeDestination(PersistedDestination destination) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.