public class XATopicConnection extends TopicConnection implements XATopicConnection
javax.jms.XATopicConnection
interface.Connection.AtomicCounter, Connection.Closer
Modifier and Type | Field and Description |
---|---|
private XAResourceMngr |
rm
Resource manager instance.
|
JMXBeanBaseName, logger, MESSAGE_ID_PREFIX_PROPERTY, messageConsumers, tracker
Constructor and Description |
---|
XATopicConnection()
Creates an
XATopicConnection instance. |
Modifier and Type | Method and Description |
---|---|
XASession |
createXASession()
Method inherited from interface
XAConnection . |
XATopicSession |
createXATopicSession()
API method.
|
XAResourceMngr |
getXAResourceMngr()
return XAResourceMngr of this connection.
|
createConnectionConsumer, createDurableConnectionConsumer, createTopicSession
addSession, checkCLMessageProducer, checkClosed, checkCLSession, checkConsumers, checkThread, cleanup, close, closeConnectionConsumer, closeMessageConsumer, closeSession, createConnectionConsumer, createSession, createSession, createSession, createSharedConnectionConsumer, createSharedDurableConnectionConsumer, doClose, equals, getAsyncSend, getClientID, getCompressedMinSize, getCompressionLevel, getExceptionListener, getImplicitAck, getInInterceptors, getJMXBeanName, getMetaData, getOutInterceptors, getOutLocalAddress, getOutLocalPort, getProxyId, getQueueMessageReadMax, getRequestMultiplexer, getTopicAckBufferMax, getTopicActivationThreshold, getTopicPassivationThreshold, getTxPendingTimer, hashCode, isOpenMessageConsumer, isStopped, lockClientId, nextMessageId, nextSessionId, nextSubName, open, openMessageConsumer, registerMBean, setClientID, setExceptionListener, setJMXBeanBaseName, setProviderClientID, start, stop, syncRequest, toString, unregisterMBean
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
createTopicSession
createSession
createConnectionConsumer, createDurableConnectionConsumer
close, createConnectionConsumer, getClientID, getExceptionListener, getMetaData, setClientID, setExceptionListener, start, stop
private XAResourceMngr rm
public XATopicConnection()
XATopicConnection
instance.public XATopicSession createXATopicSession() throws JMSException
createXATopicSession
in interface XATopicConnection
IllegalStateException
- If the connection is closed.JMSException
public XASession createXASession() throws JMSException
XAConnection
.createXASession
in interface XAConnection
IllegalStateException
- If the connection is closed.JMSException
public XAResourceMngr getXAResourceMngr()
Copyright © 2023 ScalAgent D.T.. All rights reserved.