public class JMSProducer extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
TOPIC_CONNECTION_FACTORY |
static String |
TOPIC_NAME |
| Modifier and Type | Method and Description |
|---|---|
static JMSProducer |
getInstance(long messageTimeout) |
void |
sendMessage(Map<String,Serializable> properties,
String bodyId) |
public static final String TOPIC_CONNECTION_FACTORY
public static final String TOPIC_NAME
public static JMSProducer getInstance(long messageTimeout)
public void sendMessage(Map<String,Serializable> properties, String bodyId) throws JMSException
JMSExceptionCopyright © 2014 Bonitasoft S.A.. All rights reserved.