Package org.bonitasoft.engine.synchro
Class JMSProducer
java.lang.Object
org.bonitasoft.engine.synchro.JMSProducer
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic JMSProducergetInstance(long messageTimeout, String brokerURL) static voidvoidsendMessage(Map<String, Serializable> properties, String bodyId)
-
Field Details
-
TOPIC_CONNECTION_FACTORY
- See Also:
-
TOPIC_NAME
- See Also:
-
-
Method Details
-
getInstance
-
resetInstance
public static void resetInstance() -
sendMessage
public void sendMessage(Map<String, Serializable> properties, String bodyId) throws javax.jms.JMSException- Throws:
javax.jms.JMSException
-