Uses of Class
org.ow2.joram.jakarta.jms.XAContext
-
Packages that use XAContext Package Description org.ow2.joram.jakarta.jms Theorg.ow2.joram.jakarta.jmspackage holds the classes implementing the interfaces defined by the JMS 3.0 Jakarta specification. -
-
Uses of XAContext in org.ow2.joram.jakarta.jms
Fields in org.ow2.joram.jakarta.jms with type parameters of type XAContext Modifier and Type Field Description private Hashtable<Xid,XAContext>XAResourceMngr. transactionsThe table of known transactions.
-