Package org.apache.activemq.artemis.ra
Interface ActiveMQRASessionFactory
- All Superinterfaces:
AutoCloseable,Connection,QueueConnection,TopicConnection,XAConnection,XAQueueConnection,XATopicConnection
- All Known Implementing Classes:
ActiveMQRASessionFactoryImpl
A joint interface for
XATopicConnection and XAQueueConnection.-
Field Summary
Fields -
Method Summary
Methods inherited from interface jakarta.jms.Connection
close, createConnectionConsumer, createSession, createSession, createSharedConnectionConsumer, createSharedDurableConnectionConsumer, getClientID, getExceptionListener, getMetaData, setClientID, setExceptionListener, start, stopMethods inherited from interface jakarta.jms.QueueConnection
createConnectionConsumerMethods inherited from interface jakarta.jms.TopicConnection
createConnectionConsumer, createDurableConnectionConsumerMethods inherited from interface jakarta.jms.XAConnection
createSession, createXASessionMethods inherited from interface jakarta.jms.XAQueueConnection
createQueueSession, createXAQueueSessionMethods inherited from interface jakarta.jms.XATopicConnection
createTopicSession, createXATopicSession
-
Field Details
-
ISE
Error message for strict behaviour- See Also:
-
-
Method Details
-
addTemporaryQueue
-
addTemporaryTopic
-
closeSession
- Throws:
JMSException
-