| Interface | Description |
|---|---|
| Participant | |
| ParticipantDeserializer | |
| ParticipantsManager | |
| PersistableParticipant |
Participants implementing this interface can write their state to the byte array which is later written to the object
store for recovery.
|
| Vote |
| Class | Description |
|---|---|
| Aborted |
Participant rolled back.
|
| ParticipantsManagerFactory | |
| Prepared |
Participant successfully prepared.
|
| ReadOnly |
Participant did not do any changes.
|
| Enum | Description |
|---|---|
| HeuristicType |
| Exception | Description |
|---|---|
| HeuristicException | |
| ParticipantException |
Copyright © 2013. All rights reserved.