org.apache.geronimo.transaction.manager
Interface Recovery
- All Known Implementing Classes:
- RecoveryImpl
public interface Recovery
- Version:
- $Rev: 476049 $ $Date: 2006-11-16 23:35:17 -0500 (Thu, 16 Nov 2006) $
recoverLog
void recoverLog()
throws XAException
- Throws:
XAException
recoverResourceManager
void recoverResourceManager(NamedXAResource xaResource)
throws XAException
- Throws:
XAException
hasRecoveryErrors
boolean hasRecoveryErrors()
getRecoveryErrors
List getRecoveryErrors()
localRecoveryComplete
boolean localRecoveryComplete()
localUnrecoveredCount
int localUnrecoveredCount()
getExternalXids
Map getExternalXids()
Copyright © 2003-2009 The Apache Software Foundation. All Rights Reserved.