Uses of Interface
com.swiftmq.swiftlet.store.PersistentStore
-
Packages that use PersistentStore Package Description com.swiftmq.swiftlet.store -
-
Uses of PersistentStore in com.swiftmq.swiftlet.store
Methods in com.swiftmq.swiftlet.store that return PersistentStore Modifier and Type Method Description abstract PersistentStore
StoreSwiftlet. getPersistentStore(java.lang.String queueName)
Returns the persistent store for a queue.Methods in com.swiftmq.swiftlet.store with parameters of type PersistentStore Modifier and Type Method Description abstract void
CompositeStoreTransaction. setPersistentStore(PersistentStore pStore)
-