Uses of Class
org.objectweb.joram.shared.client.XACnxRollback
-
Packages that use XACnxRollback Package Description org.objectweb.joram.mom.proxies Theorg.objectweb.joram.mom.proxiespackage holds the classes implementing the MOM proxy, basically linking external client applications to destination agents. -
-
Uses of XACnxRollback in org.objectweb.joram.mom.proxies
Methods in org.objectweb.joram.mom.proxies with parameters of type XACnxRollback Modifier and Type Method Description private voidUserAgent. doReact(XACnxRollback req)Method implementing the JMS proxy reaction to anXACnxRollbackrequest rolling back the operations performed in a given transaction.
-