Uses of Interface
org.apache.activemq.store.TransactionIdTransformer
-
Packages that use TransactionIdTransformer Package Description org.apache.activemq.store The APIs which need to be implemented for persistent message stores for durable messaging -
-
Uses of TransactionIdTransformer in org.apache.activemq.store
Methods in org.apache.activemq.store with parameters of type TransactionIdTransformer Modifier and Type Method Description voidTransactionIdTransformerAware. setTransactionIdTransformer(TransactionIdTransformer transactionIdTransformer)
-