Class JMSProducer

java.lang.Object
org.bonitasoft.engine.synchro.JMSProducer

public class JMSProducer extends Object
  • Field Details

  • Method Details

    • getInstance

      public static JMSProducer getInstance(long messageTimeout, String brokerURL)
    • resetInstance

      public static void resetInstance()
    • sendMessage

      public void sendMessage(Map<String,Serializable> properties, String bodyId) throws javax.jms.JMSException
      Throws:
      javax.jms.JMSException