Uses of Class
org.apache.activemq.TransactionContext
Packages that use TransactionContext
-
Uses of TransactionContext in org.apache.activemq
Methods in org.apache.activemq that return TransactionContextModifier and TypeMethodDescriptionActiveMQSession.getTransactionContext()Returns the transaction context of the session.Methods in org.apache.activemq with parameters of type TransactionContextModifier and TypeMethodDescriptionvoidActiveMQSession.setTransactionContext(TransactionContext transactionContext) Sets the transaction context of the session.