public class XATopicConnection extends TopicConnection implements jakarta.jms.XATopicConnection
jakarta.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 |
|---|---|
jakarta.jms.XASession |
createXASession()
Method inherited from interface
XAConnection. |
jakarta.jms.XATopicSession |
createXATopicSession()
API method.
|
XAResourceMngr |
getXAResourceMngr()
return XAResourceMngr of this connection.
|
createConnectionConsumer, createDurableConnectionConsumer, createTopicSessionaddSession, 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, unregisterMBeanclone, finalize, getClass, notify, notifyAll, wait, wait, waitprivate XAResourceMngr rm
public XATopicConnection()
XATopicConnection instance.public jakarta.jms.XATopicSession createXATopicSession()
throws jakarta.jms.JMSException
createXATopicSession in interface jakarta.jms.XATopicConnectionjakarta.jms.IllegalStateException - If the connection is closed.jakarta.jms.JMSExceptionpublic jakarta.jms.XASession createXASession()
throws jakarta.jms.JMSException
XAConnection.createXASession in interface jakarta.jms.XAConnectionjakarta.jms.IllegalStateException - If the connection is closed.jakarta.jms.JMSExceptionpublic XAResourceMngr getXAResourceMngr()
Copyright © 2023 ScalAgent D.T.. All rights reserved.