Interface ActiveMQRASessionFactory

All Superinterfaces:
AutoCloseable, Connection, QueueConnection, TopicConnection, XAConnection, XAQueueConnection, XATopicConnection
All Known Implementing Classes:
ActiveMQRASessionFactoryImpl

public interface ActiveMQRASessionFactory extends XATopicConnection, XAQueueConnection
A joint interface for XATopicConnection and XAQueueConnection.