Class QueueCoreProducer

java.lang.Object
net.blakez.bppmq.core.queue.QueueCoreProducer

@ApplicationScoped public class QueueCoreProducer extends Object
CDI Producer for PushPullQueueCore. Creates the core queue service with the appropriate repository implementation.
Author:
Peter Blakeley : @pblakez pb@blakez.org
  • Constructor Details

    • QueueCoreProducer

      public QueueCoreProducer()
  • Method Details