Class RecoveryImpl
java.lang.Object
org.apache.geronimo.transaction.manager.RecoveryImpl
- All Implemented Interfaces:
Recovery
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.geronimo.transaction.manager.Recovery
Recovery.XidBranchesPair -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanintvoidvoidrecoverResourceManager(NamedXAResource xaResource)
-
Constructor Details
-
RecoveryImpl
-
-
Method Details
-
recoverLog
- Specified by:
recoverLogin interfaceRecovery- Throws:
XAException
-
recoverResourceManager
- Specified by:
recoverResourceManagerin interfaceRecovery- Throws:
XAException
-
hasRecoveryErrors
public boolean hasRecoveryErrors()- Specified by:
hasRecoveryErrorsin interfaceRecovery
-
getRecoveryErrors
- Specified by:
getRecoveryErrorsin interfaceRecovery
-
localRecoveryComplete
public boolean localRecoveryComplete()- Specified by:
localRecoveryCompletein interfaceRecovery
-
localUnrecoveredCount
public int localUnrecoveredCount()- Specified by:
localUnrecoveredCountin interfaceRecovery
-
getExternalXids
- Specified by:
getExternalXidsin interfaceRecovery
-