Package | Description |
---|---|
org.apache.activemq.store.amq |
The default Store implementation for ActiveMQ
|
org.apache.activemq.store.kahadaptor |
kaha implementation of message persistence for the broker
|
Modifier and Type | Method and Description |
---|---|
ReferenceStoreAdapter |
AMQPersistenceAdapterFactory.getReferenceStoreAdapter() |
ReferenceStoreAdapter |
AMQPersistenceAdapter.getReferenceStoreAdapter() |
Modifier and Type | Method and Description |
---|---|
void |
AMQPersistenceAdapterFactory.setReferenceStoreAdapter(ReferenceStoreAdapter referenceStoreAdapter) |
void |
AMQPersistenceAdapter.setReferenceStoreAdapter(ReferenceStoreAdapter referenceStoreAdapter) |
Modifier and Type | Class and Description |
---|---|
class |
KahaReferenceStoreAdapter |
Copyright © 2005-2014. All Rights Reserved.