Uses of Class
org.apache.activemq.store.kahadb.scheduler.JobSchedulerStoreImpl
Packages that use JobSchedulerStoreImpl
Package
Description
-
Uses of JobSchedulerStoreImpl in org.apache.activemq.store.kahadb.scheduler
Constructors in org.apache.activemq.store.kahadb.scheduler with parameters of type JobSchedulerStoreImplModifierConstructorDescriptionCreates a new instance of this meta data object with the assigned parent JobSchedulerStore instance. -
Uses of JobSchedulerStoreImpl in org.apache.activemq.store.kahadb.scheduler.legacy
Methods in org.apache.activemq.store.kahadb.scheduler.legacy with parameters of type JobSchedulerStoreImplModifier and TypeMethodDescriptionvoidLegacyStoreReplayer.startReplay(JobSchedulerStoreImpl targetStore) Performs a replay of scheduled jobs into the target JobSchedulerStore.