Package | Description |
---|---|
org.hornetq.jms.persistence | |
org.hornetq.jms.persistence.impl.journal | |
org.hornetq.jms.persistence.impl.nullpm |
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 © 2012 JBoss by Red Hat. All Rights Reserved.