| Package | Description |
|---|---|
| org.apache.activemq.store |
The APIs which need to be implemented for persistent message stores for durable messaging
|
| org.apache.activemq.store.kahadb |
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionIdTransformerAware.setTransactionIdTransformer(TransactionIdTransformer transactionIdTransformer) |
| Modifier and Type | Method and Description |
|---|---|
TransactionIdTransformer |
KahaDBStore.getTransactionIdTransformer() |
| Modifier and Type | Method and Description |
|---|---|
void |
KahaDBStore.setTransactionIdTransformer(TransactionIdTransformer transactionIdTransformer) |
void |
KahaDBPersistenceAdapter.setTransactionIdTransformer(TransactionIdTransformer transactionIdTransformer) |
Copyright © 2005–2015 FuseSource, Corp.. All rights reserved.