Uses of Class
org.objectweb.joram.shared.client.XACnxPrepare

Packages that use XACnxPrepare
org.objectweb.joram.mom.proxies The org.objectweb.joram.mom.proxies package holds the classes implementing the MOM proxy, basically linking external client applications to destination agents. 
 

Uses of XACnxPrepare in org.objectweb.joram.mom.proxies
 

Methods in org.objectweb.joram.mom.proxies that return XACnxPrepare
(package private)  XACnxPrepare ClientContext.getTxPrepare(java.lang.Object key)
          Returns and deletes a given transaction "prepare".
 

Methods in org.objectweb.joram.mom.proxies with parameters of type XACnxPrepare
private  void ProxyImpl.doReact(XACnxPrepare req)
          Method implementing the JMS proxy reaction to an XACnxPrepare request holding messages and acknowledgements produced in an XA transaction.
(package private)  void ClientContext.registerTxPrepare(java.lang.Object key, XACnxPrepare prepare)
          Registers a given transaction "prepare".
 



Copyright © 2010 ScalAgent D.T.. All Rights Reserved.