Modifier and Type | Method and Description |
---|---|
List<PersistedConnectionFactory> |
JMSStorageManager.recoverConnectionFactories() |
Modifier and Type | Method and Description |
---|---|
void |
JMSStorageManager.storeConnectionFactory(PersistedConnectionFactory connectionFactory) |
Modifier and Type | Method and Description |
---|---|
List<PersistedConnectionFactory> |
JMSJournalStorageManagerImpl.recoverConnectionFactories() |
Modifier and Type | Method and Description |
---|---|
void |
JMSJournalStorageManagerImpl.storeConnectionFactory(PersistedConnectionFactory connectionFactory) |
Modifier and Type | Method and Description |
---|---|
List<PersistedConnectionFactory> |
NullJMSStorageManagerImpl.recoverConnectionFactories() |
Modifier and Type | Method and Description |
---|---|
void |
NullJMSStorageManagerImpl.storeConnectionFactory(PersistedConnectionFactory connectionFactory) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.