Class LocalCompetingConsumersDurableQueueIT<DURABLE_QUEUES extends DurableQueues,​UOW extends UnitOfWork,​UOW_FACTORY extends UnitOfWorkFactory<UOW>>

    • Constructor Detail

      • LocalCompetingConsumersDurableQueueIT

        public LocalCompetingConsumersDurableQueueIT()
    • Method Detail

      • createUnitOfWorkFactory

        protected abstract UOW_FACTORY createUnitOfWorkFactory()
      • resetQueueStorage

        protected abstract void resetQueueStorage​(UOW_FACTORY unitOfWorkFactory)
      • usingDurableQueue

        protected dk.cloudcreate.essentials.shared.time.Timing usingDurableQueue​(String description,
                                                                                 Runnable action)