@Deprecated public class JMSSender extends JMSClient
conn, destination, destinationName, factory, session, topicName
Constructor and Description |
---|
JMSSender(com.softwareag.eda.webm.configuration.ConfigJMS configJMS,
java.lang.String topicLookupName)
Deprecated.
The entire class is deprecated. See deprecation notice for
JMSSender . |
Modifier and Type | Method and Description |
---|---|
void |
destroy()
Deprecated.
|
boolean |
sendTextMessage(javax.xml.namespace.QName qName,
java.lang.String msgText,
java.util.Map<java.lang.String,java.lang.String> headerProps)
Deprecated.
The entire class is deprecated. See deprecation notice for
JMSSender . |
boolean |
sendTextMessage(java.lang.String msgText)
Deprecated.
The entire class is deprecated. See deprecation notice for
JMSSender . |
getConn, getDestinationName, recreateConnection
getBindings, getClassLoader, getConfigJMS, getConnectionFactories, getDeployedDestinationListAsString, getDeployedDestinations, getDestinations, getInitialContext, getTopicName, lookup, lookupDestination, lookupDestinationsForCF, lookupFactory, popContextClassLoader, pushContextClassLoader
@Deprecated public JMSSender(com.softwareag.eda.webm.configuration.ConfigJMS configJMS, java.lang.String topicLookupName) throws javax.jms.JMSException
JMSSender
.javax.jms.JMSException
@Deprecated public boolean sendTextMessage(java.lang.String msgText) throws javax.jms.JMSException
JMSSender
.javax.jms.JMSException
@Deprecated public boolean sendTextMessage(javax.xml.namespace.QName qName, java.lang.String msgText, java.util.Map<java.lang.String,java.lang.String> headerProps) throws javax.jms.JMSException
JMSSender
.javax.jms.JMSException
public void destroy()