Uses of Class
bitronix.tm.internal.XAResourceManager
Packages that use XAResourceManager
Package
Description
JTA interfaces implementations and global services.
Two-phase commit logic.
-
Uses of XAResourceManager in bitronix.tm
Methods in bitronix.tm that return XAResourceManager -
Uses of XAResourceManager in bitronix.tm.twopc
Methods in bitronix.tm.twopc with parameters of type XAResourceManagerModifier and TypeMethodDescriptionprotected voidAbstractPhaseEngine.executePhase(XAResourceManager resourceManager, boolean reverse) Execute the phase.