Hierarchy For Package org.springframework.jms.connection

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.transaction.support.AbstractPlatformTransactionManager (implements org.springframework.transaction.ConfigurableTransactionManager, org.springframework.transaction.PlatformTransactionManager, java.io.Serializable)
      • org.springframework.jms.connection.JmsTransactionManager (implements org.springframework.beans.factory.InitializingBean, org.springframework.transaction.support.ResourceTransactionManager)
    • org.springframework.jms.connection.ChainedExceptionListener (implements jakarta.jms.ExceptionListener)
    • org.springframework.jms.connection.ConnectionFactoryUtils
    • org.springframework.jms.connection.DelegatingConnectionFactory (implements org.springframework.beans.factory.InitializingBean, jakarta.jms.QueueConnectionFactory, org.springframework.jms.connection.SmartConnectionFactory, jakarta.jms.TopicConnectionFactory)
    • org.springframework.transaction.support.ResourceHolderSupport (implements org.springframework.transaction.support.ResourceHolder)
    • org.springframework.jms.connection.SingleConnectionFactory (implements jakarta.jms.ConnectionFactory, org.springframework.beans.factory.DisposableBean, jakarta.jms.ExceptionListener, org.springframework.beans.factory.InitializingBean, org.springframework.context.Lifecycle, jakarta.jms.QueueConnectionFactory, jakarta.jms.TopicConnectionFactory)
    • java.lang.Throwable (implements java.io.Serializable)
    • org.springframework.jms.connection.TransactionAwareConnectionFactoryProxy (implements jakarta.jms.ConnectionFactory, jakarta.jms.QueueConnectionFactory, jakarta.jms.TopicConnectionFactory)
    • org.springframework.jms.connection.UserCredentialsConnectionFactoryAdapter (implements jakarta.jms.ConnectionFactory, org.springframework.beans.factory.InitializingBean, jakarta.jms.QueueConnectionFactory, jakarta.jms.TopicConnectionFactory)

Interface Hierarchy