Uses of Class
bitronix.tm.twopc.PhaseException

Packages that use PhaseException
bitronix.tm.twopc Two-phase commit logic. 
 

Uses of PhaseException in bitronix.tm.twopc
 

Methods in bitronix.tm.twopc with parameters of type PhaseException
protected  void AbstractPhaseEngine.logFailedResources(PhaseException ex)
          Log exceptions that happened during a phase failure.
 

Methods in bitronix.tm.twopc that throw PhaseException
protected  void AbstractPhaseEngine.executePhase(XAResourceManager resourceManager, boolean reverse)
          Execute the phase.
 



Copyright © 2006-2013 Bitronix Software. All Rights Reserved.