Interface PersistableATParticipant
- All Known Implementing Classes:
SubordinateDurable2PCStub
public interface PersistableATParticipant
an interface which can be implemented by AT participants which wish to save recovery state at prepare
which they can subsequently use to restore the participant state if a crash happnes bteween prepare and
commit/rollback
-
Method Summary
-
Method Details
-
getRecoveryState
- Throws:
Exception
-