Class ConsumerFactory

java.lang.Object
fr.enedis.chutney.action.jms.consumer.ConsumerFactory

public class ConsumerFactory extends Object
  • Constructor Details

    • ConsumerFactory

      public ConsumerFactory(String bodySelector, String selector, String timeout, int browserMaxDepth)
  • Method Details

    • build

      public Consumer build(javax.jms.Session session, javax.jms.Destination destination) throws javax.jms.JMSException
      Throws:
      javax.jms.JMSException