Uses of Interface
org.apache.activemq.store.NoLocalSubscriptionAware
-
Packages that use NoLocalSubscriptionAware Package Description org.apache.activemq.store.kahadb org.apache.activemq.store.memory VM based implementation of message persistence -
-
Uses of NoLocalSubscriptionAware in org.apache.activemq.store.kahadb
Classes in org.apache.activemq.store.kahadb that implement NoLocalSubscriptionAware Modifier and Type Class Description classKahaDBPersistenceAdapterAn implementation ofPersistenceAdapterdesigned for use with KahaDB - Embedded Lightweight Non-Relational DatabaseclassKahaDBStoreclassMultiKahaDBPersistenceAdapterAn implementation ofPersistenceAdapterthat supports distribution of destinations across multiple kahaDB persistence adapters -
Uses of NoLocalSubscriptionAware in org.apache.activemq.store.memory
Classes in org.apache.activemq.store.memory that implement NoLocalSubscriptionAware Modifier and Type Class Description classMemoryPersistenceAdapter
-