Uses of Class
bitronix.tm.twopc.PhaseException
Packages that use PhaseException
-
Uses of PhaseException in bitronix.tm.twopc
Methods in bitronix.tm.twopc with parameters of type PhaseExceptionModifier and TypeMethodDescriptionprotected voidAbstractPhaseEngine.logFailedResources(PhaseException ex) Log exceptions that happened during a phase failure.Methods in bitronix.tm.twopc that throw PhaseExceptionModifier and TypeMethodDescriptionprotected voidAbstractPhaseEngine.executePhase(XAResourceManager resourceManager, boolean reverse) Execute the phase.