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<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 © 2012 JBoss by Red Hat. All Rights Reserved.