Class ConsumerFactory
java.lang.Object
fr.enedis.chutney.action.jms.consumer.ConsumerFactory
-
Constructor Summary
ConstructorsConstructorDescriptionConsumerFactory(String bodySelector, String selector, String timeout, int browserMaxDepth) -
Method Summary
-
Constructor Details
-
ConsumerFactory
-
-
Method Details
-
build
public Consumer build(javax.jms.Session session, javax.jms.Destination destination) throws javax.jms.JMSException - Throws:
javax.jms.JMSException
-