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