Uses of Interface
com.swiftmq.swiftlet.xa.XAContext
-
Packages that use XAContext Package Description com.swiftmq.swiftlet.xa -
-
Uses of XAContext in com.swiftmq.swiftlet.xa
Methods in com.swiftmq.swiftlet.xa that return XAContext Modifier and Type Method Description abstract XAContextXAResourceManagerSwiftlet. createXAContext(XidImpl xid)Creates a new XAContext for the given Xid.abstract XAContextXAResourceManagerSwiftlet. getXAContext(XidImpl xid)Returns an existing XAContext for the given Xid.
-