Uses of Interface
com.swiftmq.swiftlet.xa.XAContext
Packages that use XAContext
-
Uses of XAContext in com.swiftmq.swiftlet.xa
Methods in com.swiftmq.swiftlet.xa that return XAContextModifier and TypeMethodDescriptionabstract XAContext
XAResourceManagerSwiftlet.createXAContext
(XidImpl xid) Creates a new XAContext for the given Xid.abstract XAContext
XAResourceManagerSwiftlet.getXAContext
(XidImpl xid) Returns an existing XAContext for the given Xid.