@Deprecated public abstract class JMSClient extends JNDIClient
Modifier and Type | Field and Description |
---|---|
protected javax.jms.Connection |
conn
Deprecated.
|
protected javax.jms.Destination |
destination
Deprecated.
|
protected java.lang.String |
destinationName
Deprecated.
|
protected javax.jms.ConnectionFactory |
factory
Deprecated.
|
protected javax.jms.Session |
session
Deprecated.
|
protected java.lang.String |
topicName
Deprecated.
|
Modifier | Constructor and Description |
---|---|
protected |
JMSClient(com.softwareag.eda.webm.configuration.ConfigJMS configJMS)
Deprecated.
The entire class is deprecated. See deprecation notice for
JMSClient . |
protected |
JMSClient(com.softwareag.eda.webm.configuration.ConfigJMS configJMS,
java.lang.String destinationName)
Deprecated.
The entire class is deprecated. See deprecation notice for
JMSClient . |
Modifier and Type | Method and Description |
---|---|
javax.jms.Connection |
getConn()
Deprecated.
|
java.lang.String |
getDestinationName()
Deprecated.
|
protected void |
recreateConnection()
Deprecated.
|
getBindings, getClassLoader, getConfigJMS, getConnectionFactories, getDeployedDestinationListAsString, getDeployedDestinations, getDestinations, getInitialContext, getTopicName, lookup, lookupDestination, lookupDestinationsForCF, lookupFactory, popContextClassLoader, pushContextClassLoader
protected final javax.jms.ConnectionFactory factory
protected final javax.jms.Destination destination
protected final java.lang.String destinationName
protected final java.lang.String topicName
protected javax.jms.Connection conn
protected javax.jms.Session session
@Deprecated protected JMSClient(com.softwareag.eda.webm.configuration.ConfigJMS configJMS, java.lang.String destinationName) throws javax.jms.JMSException
JMSClient
.javax.jms.JMSException
@Deprecated protected JMSClient(com.softwareag.eda.webm.configuration.ConfigJMS configJMS) throws javax.jms.JMSException
JMSClient
.javax.jms.JMSException