|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PersistedConnectionFactory | |
---|---|
org.hornetq.jms.persistence | |
org.hornetq.jms.persistence.impl.journal | |
org.hornetq.jms.persistence.impl.nullpm |
Uses of PersistedConnectionFactory in org.hornetq.jms.persistence |
---|
Methods in org.hornetq.jms.persistence that return types with arguments of type PersistedConnectionFactory | |
---|---|
List<PersistedConnectionFactory> |
JMSStorageManager.recoverConnectionFactories()
|
Methods in org.hornetq.jms.persistence with parameters of type PersistedConnectionFactory | |
---|---|
void |
JMSStorageManager.storeConnectionFactory(PersistedConnectionFactory connectionFactory)
|
Uses of PersistedConnectionFactory in org.hornetq.jms.persistence.impl.journal |
---|
Methods in org.hornetq.jms.persistence.impl.journal that return types with arguments of type PersistedConnectionFactory | |
---|---|
List<PersistedConnectionFactory> |
JMSJournalStorageManagerImpl.recoverConnectionFactories()
|
Methods in org.hornetq.jms.persistence.impl.journal with parameters of type PersistedConnectionFactory | |
---|---|
void |
JMSJournalStorageManagerImpl.storeConnectionFactory(PersistedConnectionFactory connectionFactory)
|
Uses of PersistedConnectionFactory in org.hornetq.jms.persistence.impl.nullpm |
---|
Methods in org.hornetq.jms.persistence.impl.nullpm that return types with arguments of type PersistedConnectionFactory | |
---|---|
List<PersistedConnectionFactory> |
NullJMSStorageManagerImpl.recoverConnectionFactories()
|
Methods in org.hornetq.jms.persistence.impl.nullpm with parameters of type PersistedConnectionFactory | |
---|---|
void |
NullJMSStorageManagerImpl.storeConnectionFactory(PersistedConnectionFactory connectionFactory)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |