Class RepositoryProducer

java.lang.Object
net.blakez.bppmq.infra.RepositoryProducer

@ApplicationScoped public class RepositoryProducer extends Object
CDI Producer for MessageRecordRepository implementations. Creates repository instances based on db.type configuration.
Author:
Peter Blakeley : @pblakez pb@blakez.org
  • Constructor Details

    • RepositoryProducer

      public RepositoryProducer()
  • Method Details