Uses of Interface
jakarta.jms.XAJMSContext
Packages that use XAJMSContext
Package
Description
-
Uses of XAJMSContext in jakarta.jms
Methods in jakarta.jms that return XAJMSContextModifier and TypeMethodDescriptionXAConnectionFactory.createXAContext()Creates aXAJMSContextwith the default user identityXAConnectionFactory.createXAContext(String userName, String password) Creates a JMSContext with the specified user identity -
Uses of XAJMSContext in org.apache.activemq.artemis.jms.client
Classes in org.apache.activemq.artemis.jms.client that implement XAJMSContextMethods in org.apache.activemq.artemis.jms.client that return XAJMSContextModifier and TypeMethodDescriptionActiveMQConnectionFactory.createXAContext()ActiveMQConnectionFactory.createXAContext(String userName, String password) ActiveMQConnectionForContext.createXAContext()ActiveMQConnectionForContextImpl.createXAContext() -
Uses of XAJMSContext in org.apache.activemq.artemis.ra
Classes in org.apache.activemq.artemis.ra that implement XAJMSContextMethods in org.apache.activemq.artemis.ra that return XAJMSContextModifier and TypeMethodDescriptionActiveMQRAConnectionFactoryImpl.createXAContext()Creates aXAJMSContextwith the default user identityActiveMQRAConnectionFactoryImpl.createXAContext(String userName, String password) Creates a JMSContext with the specified user identityActiveMQRASessionFactoryImpl.createXAContext()