Uses of Interface
org.apache.activemq.store.JournaledStore
-
Packages that use JournaledStore Package Description org.apache.activemq.store.kahadb org.apache.activemq.store.kahadb.plist -
-
Uses of JournaledStore in org.apache.activemq.store.kahadb
Classes in org.apache.activemq.store.kahadb that implement JournaledStore Modifier and Type Class Description class
KahaDBPersistenceAdapter
An implementation ofPersistenceAdapter
designed for use with KahaDB - Embedded Lightweight Non-Relational Database -
Uses of JournaledStore in org.apache.activemq.store.kahadb.plist
Classes in org.apache.activemq.store.kahadb.plist that implement JournaledStore Modifier and Type Class Description class
PListStoreImpl
-